Click or drag to resize

RefundTransaction Properties

The RefundTransaction type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Gets or sets the amount of transaction.
Public propertyAttributes
Gets or sets the attributes.
Public propertyCreationTime
Gets or sets the creation time.
Public propertyCurrencyCode
Gets or sets the currency code.
Public propertyDataObject
Gets the data object.
Public propertyId
Gets the id.
Public propertyLastChangeTime
Gets or sets the last change time.
Public propertyOriginalPaymentTransaction
Gets or sets the original payment.
Public propertyPluginName
Gets or sets the name of the plugin which begun and performed this transaction.
Public propertyStatus
Gets or sets the status of transaction (can be understood by the plugins, but there are some common statuses in the constants).
Public propertyStatusCode
Gets or sets the status code of the transaction, given by external provider (for example, code returned by the cc payment gateway).
Public propertyStatusCodeDescription
Gets or sets the status code description.
Public propertyTransactionId
Gets or sets the unique transaction id
Top
See Also