AbstractTransactionResponse class

AbstractTransactionResponse class

Abstract base class for transaction response related classes.

Inheritance: AbstractTransactionResponseAbstractResponse

The AbstractTransactionResponse type exposes the following members:

Properties

PropertyDescription
transaction_unique_idGets or sets the client-assigned globally unique ID for this transaction.
statusGets or sets the AbstractTransactionResponse.status.
client_cookieGets or sets the data to be echoed in the transaction response

See Also