BankRequestMessageSetV1 class

BankRequestMessageSetV1 class

Bank request messages set version 1 class.

Inheritance: BankRequestMessageSetV1AbstractRequestMessageSetAbstractTopLevelMessageSet

The BankRequestMessageSetV1 type exposes the following members:

Constructors

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

Properties

PropertyDescription
statement_transaction_requestsGets or sets the collection of StatementTransactionRequest.
statement_end_transaction_requestsGets or sets the collection of StatementEndTransactionRequest.
intra_transaction_requestsGets or sets the collection of IntraTransactionRequest.
recurring_intra_transaction_requestsGets or sets the collection of RecurringIntraTransactionRequest.
stop_check_transaction_requestsGets or sets the collection of StopCheckTransactionRequest.
bank_mail_transaction_requestsGets or sets the collection of BankMailTransactionRequest.
bank_mail_sync_requestsGets or sets the collection of BankMailSyncRequest.
stop_check_sync_requestsGets or sets the collection of StopCheckSyncRequest.
intra_sync_requestsGets or sets the collection of IntraSyncRequest.
recurring_intra_sync_requestsGets or sets the collection of RecurringIntraSyncRequest.

See Also