TaxW2TransactionRequest class
TaxW2TransactionRequest class
Tax W2 transaction request class
Inheritance: TaxW2TransactionRequest → AbstractTransactionRequest → AbstractRequest
The TaxW2TransactionRequest type exposes the following members:
Constructors
Constructor | Description |
---|---|
TaxW2TransactionRequest() | Initializes a new instance of TaxW2TransactionRequest class. |
Properties
Property | Description |
---|---|
transaction_unique_id | Gets or sets the client-assigned globally unique ID for this transaction |
client_cookie | Gets or sets the data to be echoed in the transaction response |
transaction_authorization_number | Gets or sets the transaction authorization number. |
tax_w2_request | Gets or sets the TaxW2TransactionRequest.tax_w2_request. |
See Also
- module aspose.finance.ofx.taxw2
- class AbstractTransactionRequest