Tax1098TransactionResponse

Tax1098TransactionResponse class

Tax 1098 transaction response class.

public class Tax1098TransactionResponse : AbstractTransactionResponse

Constructors

NameDescription
Tax1098TransactionResponse()Initializes a new instance of Tax1098TransactionResponse class.

Properties

NameDescription
ClientCookie { get; set; }Gets or sets the data to be echoed in the transaction response
Status { get; set; }Gets or sets the Status.
Tax1098Response { get; set; }Gets or sets the Tax1098Response.
TransactionUniqueId { get; set; }Gets or sets the client-assigned globally unique ID for this transaction.

See Also