AbstractTransactionResponse class

AbstractTransactionResponse class

Abstract base class for transaction response related classes.

Inheritance: AbstractTransactionResponseAbstractResponse

The AbstractTransactionResponse type exposes the following members:

Properties

Property Description
transaction_unique_id Gets or sets the client-assigned globally unique ID for this transaction.
status Gets or sets the AbstractTransactionResponse.status.
client_cookie Gets or sets the data to be echoed in the transaction response

See Also