BankMessageSetV1 class

BankMessageSetV1 class

Version 1 of bank message set.

Inheritance: BankMessageSetV1AbstractMessageSetVersion

The BankMessageSetV1 type exposes the following members:

Constructors

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

Properties

PropertyDescription
message_set_coreGets or sets the AbstractMessageSetVersion.message_set_core.
invalid_account_typesGets or sets the collection of account type not supported.
closing_availableGets or sets whether closing statement information available
pending_availableGets or sets the pending transaction download supported flag, defaults to false.
transfer_profileGets or sets the BankMessageSetV1.transfer_profile.
stop_check_profileGets or sets the BankMessageSetV1.stop_check_profile.
email_profileGets or sets the BankMessageSetV1.email_profile.
image_profileGets or sets the BankMessageSetV1.image_profile.

See Also