PresentmentListTransactionRequest
Contents
[
Hide
]PresentmentListTransactionRequest class
Bill list transaction request class.
public class PresentmentListTransactionRequest : AbstractTransactionRequest
Constructors
Name | Description |
---|---|
PresentmentListTransactionRequest() | Initializes a new instance of PresentmentListTransactionRequest class. |
Properties
Name | Description |
---|---|
ClientCookie { get; set; } | Gets or sets the data to be echoed in the transaction response |
GroupId { get; set; } | Gets or sets the group id. |
OfxExtension { get; set; } | Gets or sets the OfxExtensionType . |
PresentmentListRequest { get; set; } | Gets or sets the PresentmentListRequest . |
TransactionAuthorizationNumber { get; set; } | Gets or sets the transaction authorization number. |
TransactionUniqueId { get; set; } | Gets or sets the client-assigned globally unique ID for this transaction |
UserId { get; set; } | Gets or sets the user id. |
See Also
- class AbstractTransactionRequest
- namespace Aspose.Finance.Ofx.BillerDelivery
- assembly Aspose.Finance