mnscript
BankAccount[] Banking.GetBankAccounts(Business, string) Description ​
Returns an array of BankAccount objects for all the accounts found. You MUST have access to see the bank accounts holders in the desired bank!
Arguments ​
Business - The Business object representing the bank.string - The SteamID of the player to search for.
Returns ​
BankAccount[] - An array of BankAccount objects for all the accounts found.
