EnrollTransactionResponse class

EnrollTransactionResponse class

Enrollment transaction response class.

Inheritance: EnrollTransactionResponseAbstractTransactionResponseAbstractResponse

The EnrollTransactionResponse type exposes the following members:

Constructors

ConstructorDescription
EnrollTransactionResponse()Initializes a new instance of EnrollTransactionResponse class.

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
ofx_extensionGets or sets the OfxExtensionType.
enroll_responseGets or sets the EnrollTransactionResponse.enroll_response.

See Also