ITransactionRequest Interface Properties
In This Topic
For a list of all members of this type, see ITransactionRequest members.
Public Properties
| Name | Description |
 | Amount |
Gets or sets the amount of transaction
|
 | CurrencyCode |
Gets or sets the currency used
|
 | ExtendedProperties |
Gets the Name-Value pairs containg additional configuration properties
|
 | Payment |
Gets the payment associated with this transaction
|
 | RemoteIP |
Gets or sets the remote IP of the User initiating the transaction
|
 | TransactionType |
Gets the type of transaction
|
Top
See Also