Tax1099TransactionResponse class

Tax1099TransactionResponse class

Tax 1099 transaction response class.

Inheritance: Tax1099TransactionResponseAbstractTransactionResponseAbstractResponse

The Tax1099TransactionResponse type exposes the following members:

Constructors

Constructor Description
Tax1099TransactionResponse() Initializes a new instance of Tax1099TransactionResponse class.

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
tax_1099_response Gets or sets the Tax1099TransactionResponse.tax_1099_response.

See Also