Tax1099TransactionResponse class

Tax1099TransactionResponse class

Tax 1099 transaction response class.

Inheritance: Tax1099TransactionResponseAbstractTransactionResponseAbstractResponse

The Tax1099TransactionResponse type exposes the following members:

Constructors

ConstructorDescription
Tax1099TransactionResponse()Initializes a new instance of Tax1099TransactionResponse 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
tax_1099_responseGets or sets the Tax1099TransactionResponse.tax_1099_response.

See Also