TransactionResponse RequestAmount Property Bluefin Web Client API Documentation
Gets dollar (or other currency) amount of the transaction or null, if response didn't return any request amount.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public ReadOnly Property RequestAmount As BluefinAmount 
	Get
Remarks

Used only in partial auth. Indicates the amount of money that the merchant attempted to authorize the transaction for.
See Also