InterTransferResponseMessageSetV1 class

InterTransferResponseMessageSetV1 class

Interbank Transfer response messages set version 1 class.

Inheritance: InterTransferResponseMessageSetV1AbstractResponseMessageSetAbstractTopLevelMessageSet

The InterTransferResponseMessageSetV1 type exposes the following members:

Constructors

Constructor Description
InterTransferResponseMessageSetV1() Initializes a new instance of InterTransferResponseMessageSetV1 class.

Properties

Property Description
inter_transaction_responses Gets or sets the collection of InterTransactionResponse.
recurring_inter_transaction_responses Gets or sets the collection of RecurringInterTransactionResponse.
inter_sync_responses Gets or sets the collection of InterSyncResponse.
recurring_inter_sync_responses Gets or sets the collection of RecurringInterSyncResponse.

See Also