AbstractTransactionResponse
AbstractTransactionResponse class
Abstract base class for transaction response related classes.
public class AbstractTransactionResponse : AbstractResponse
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 . |
TransactionUniqueId { get; set; } | Gets or sets the client-assigned globally unique ID for this transaction. |
See Also
- class AbstractResponse
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance