BankResponseMessageSetV1 class

BankResponseMessageSetV1 class

Bank response messages set version 1 class.

Inheritance: BankResponseMessageSetV1AbstractResponseMessageSetAbstractTopLevelMessageSet

The BankResponseMessageSetV1 type exposes the following members:

Constructors

ConstructorDescription
BankResponseMessageSetV1()Initializes a new instance of BankResponseMessageSetV1 class.

Properties

PropertyDescription
statement_transaction_responsesGets or sets the collection of StatementTransactionResponse.
statement_end_transaction_responsesGets or sets the collection of StatementEndTransactionResponse.
intra_transaction_responsesGets or sets the collection of IntraTransactionResponse.
recurring_intra_transaction_responsesGets or sets the collection of RecurringIntraTransactionResponse.
stop_check_transaction_responsesGets or sets the collection of StopCheckTransactionResponse.
bank_mail_transaction_responsesGets or sets the collection of BankMailTransactionResponse.
bank_mail_sync_responsesGets or sets the collection of BankMailSyncResponse.
stop_check_sync_responsesGets or sets the collection of StopCheckSyncResponse.
intra_sync_responsesGets or sets the collection of IntraSyncResponse.
recurring_intra_sync_responsesGets or sets the collection of RecurringIntraSyncResponse.

See Also