BaseTransactionRequest Class Members
In This Topic
The following tables list the members exposed by BaseTransactionRequest.
Public Properties
| Name | Description |
 | Amount |
Gets or sets the amount of transaction
|
 | CurrencyCode |
Gets or sets the currency used
|
 | ExtendedProperties |
Gets name-value pairs containg additional configuration properties
|
 | Payment |
Gets 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
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also