mnscript
BankAccountType[] Banking.GetBankAccountTypes(Business) Description ​
Returns an array of BankAccountType objects for all the accounts found. You MUST have access to see the bank accounts in the desired bank!
Arguments ​
Business - The Business object representing the bank.
Returns ​
BankAccountType[] - An array of BankAccountType objects for all the accounts found.
