API ReferenceResponsesMinimalBankAccountOn this pageMinimalBankAccountThe MinimalBankAccount class represents minimal information about an account at a banking institution. Properties Iban - string The IBAN of the account. Constructor public MinimalBankAccount(string iban) Parameters iban - string The IBAN of the account.