BankRequestMessageSetV1 class
BankRequestMessageSetV1 class
Bank request messages set version 1 class.
Inheritance: BankRequestMessageSetV1 → AbstractRequestMessageSet → AbstractTopLevelMessageSet
The BankRequestMessageSetV1 type exposes the following members:
Constructors
Constructor | Description |
---|---|
BankRequestMessageSetV1() | Initializes a new instance of BankRequestMessageSetV1 class. |
Properties
Property | Description |
---|---|
statement_transaction_requests | Gets or sets the collection of StatementTransactionRequest. |
statement_end_transaction_requests | Gets or sets the collection of StatementEndTransactionRequest. |
intra_transaction_requests | Gets or sets the collection of IntraTransactionRequest. |
recurring_intra_transaction_requests | Gets or sets the collection of RecurringIntraTransactionRequest. |
stop_check_transaction_requests | Gets or sets the collection of StopCheckTransactionRequest. |
bank_mail_transaction_requests | Gets or sets the collection of BankMailTransactionRequest. |
bank_mail_sync_requests | Gets or sets the collection of BankMailSyncRequest. |
stop_check_sync_requests | Gets or sets the collection of StopCheckSyncRequest. |
intra_sync_requests | Gets or sets the collection of IntraSyncRequest. |
recurring_intra_sync_requests | Gets or sets the collection of RecurringIntraSyncRequest. |
See Also
- module aspose.finance.ofx
- class AbstractRequestMessageSet