BankMessageSetV1 class

BankMessageSetV1 class

Version 1 of bank message set.

Inheritance: BankMessageSetV1AbstractMessageSetVersion

The BankMessageSetV1 type exposes the following members:

Constructors

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

Properties

Property Description
message_set_core Gets or sets the AbstractMessageSetVersion.message_set_core.
invalid_account_types Gets or sets the collection of account type not supported.
closing_available Gets or sets whether closing statement information available
pending_available Gets or sets the pending transaction download supported flag, defaults to false.
transfer_profile Gets or sets the BankMessageSetV1.transfer_profile.
stop_check_profile Gets or sets the BankMessageSetV1.stop_check_profile.
email_profile Gets or sets the BankMessageSetV1.email_profile.
image_profile Gets or sets the BankMessageSetV1.image_profile.

See Also