BankResponseMessageSetV1 class
BankResponseMessageSetV1 class
Bank response messages set version 1 class.
Inheritance: BankResponseMessageSetV1 → AbstractResponseMessageSet → AbstractTopLevelMessageSet
The BankResponseMessageSetV1 type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| BankResponseMessageSetV1() | Initializes a new instance of BankResponseMessageSetV1 class. |
Properties
| Property | Description |
|---|---|
| statement_transaction_responses | Gets or sets the collection of StatementTransactionResponse. |
| statement_end_transaction_responses | Gets or sets the collection of StatementEndTransactionResponse. |
| intra_transaction_responses | Gets or sets the collection of IntraTransactionResponse. |
| recurring_intra_transaction_responses | Gets or sets the collection of RecurringIntraTransactionResponse. |
| stop_check_transaction_responses | Gets or sets the collection of StopCheckTransactionResponse. |
| bank_mail_transaction_responses | Gets or sets the collection of BankMailTransactionResponse. |
| bank_mail_sync_responses | Gets or sets the collection of BankMailSyncResponse. |
| stop_check_sync_responses | Gets or sets the collection of StopCheckSyncResponse. |
| intra_sync_responses | Gets or sets the collection of IntraSyncResponse. |
| recurring_intra_sync_responses | Gets or sets the collection of RecurringIntraSyncResponse. |
See Also
- module aspose.finance.ofx
- class AbstractResponseMessageSet