InvalidAccountTypes

BankMessageSetV1.InvalidAccountTypes property

Gets or sets the collection of account type not supported.

public List<AccountEnum> InvalidAccountTypes { get; set; }

See Also