BankRequestMessageSetV1
Contents
[
Hide
]BankRequestMessageSetV1 class
Bank request messages set version 1 class.
public class BankRequestMessageSetV1 : AbstractRequestMessageSet
Constructors
| Name | Description |
|---|---|
| BankRequestMessageSetV1() | Initializes a new instance of BankRequestMessageSetV1 class. |
Properties
| Name | Description |
|---|---|
| BankMailSyncRequests { get; set; } | Gets or sets the collection of BankMailSyncRequest. |
| BankMailTransactionRequests { get; set; } | Gets or sets the collection of BankMailTransactionRequest. |
| IntraSyncRequests { get; set; } | Gets or sets the collection of IntraSyncRequest. |
| IntraTransactionRequests { get; set; } | Gets or sets the collection of IntraTransactionRequest. |
| RecurringIntraSyncRequests { get; set; } | Gets or sets the collection of RecurringIntraSyncRequest. |
| RecurringIntraTransactionRequests { get; set; } | Gets or sets the collection of RecurringIntraTransactionRequest. |
| StatementEndTransactionRequests { get; set; } | Gets or sets the collection of StatementEndTransactionRequest. |
| StatementTransactionRequests { get; set; } | Gets or sets the collection of StatementTransactionRequest. |
| StopCheckSyncRequests { get; set; } | Gets or sets the collection of StopCheckSyncRequest. |
| StopCheckTransactionRequests { get; set; } | Gets or sets the collection of StopCheckTransactionRequest. |
See Also
- class AbstractRequestMessageSet
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance