BankMessageSetV1

BankMessageSetV1 class

Version 1 of bank message set.

public class BankMessageSetV1 : AbstractMessageSetVersion

Constructors

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

Properties

NameDescription
ClosingAvailable { get; set; }Gets or sets whether closing statement information available
EmailProfile { get; set; }Gets or sets the EmailProfile.
ImageProfile { get; set; }Gets or sets the ImageProfile.
InvalidAccountTypes { get; set; }Gets or sets the collection of account type not supported.
MessageSetCore { get; set; }Gets or sets the MessageSetCore.
PendingAvailable { get; set; }Gets or sets the pending transaction download supported flag, defaults to false.
StopCheckProfile { get; set; }Gets or sets the StopCheckProfile.
TransferProfile { get; set; }Gets or sets the TransferProfile.

See Also