ITransactionRequest Interface Members
In This Topic
The following tables list the members exposed by ITransactionRequest.
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