RefundTransaction Properties |
The RefundTransaction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Amount |
Gets or sets the amount of transaction.
|
![]() | Attributes |
Gets or sets the attributes.
|
![]() | CreationTime |
Gets or sets the creation time.
|
![]() | CurrencyCode |
Gets or sets the currency code.
|
![]() | DataObject |
Gets the data object.
|
![]() | Id |
Gets the id.
|
![]() | LastChangeTime |
Gets or sets the last change time.
|
![]() | OriginalPaymentTransaction |
Gets or sets the original payment.
|
![]() | PluginName |
Gets or sets the name of the plugin which begun and performed this transaction.
|
![]() | Status |
Gets or sets the status of transaction (can be understood by the plugins, but there are some common statuses in the constants).
|
![]() | StatusCode |
Gets or sets the status code of the transaction, given by external provider (for example, code returned by the cc payment gateway).
|
![]() | StatusCodeDescription |
Gets or sets the status code description.
|
![]() | TransactionId |
Gets or sets the unique transaction id
|