Tax1099TransactionResponse
Tax1099TransactionResponse class
Tax 1099 transaction response class.
public class Tax1099TransactionResponse : AbstractTransactionResponse
Constructors
| Name | Description |
|---|---|
| Tax1099TransactionResponse() | Initializes a new instance of Tax1099TransactionResponse class. |
Properties
| Name | Description |
|---|---|
| ClientCookie { get; set; } | Gets or sets the data to be echoed in the transaction response |
| Status { get; set; } | Gets or sets the Status. |
| Tax1099Response { get; set; } | Gets or sets the Tax1099Response. |
| TransactionUniqueId { get; set; } | Gets or sets the client-assigned globally unique ID for this transaction. |
See Also
- class AbstractTransactionResponse
- namespace Aspose.Finance.Ofx.Tax1099
- assembly Aspose.Finance