BankAccountType class ​
No description available
Functions ​
mnscript
number BankAccountType.GetInterest() - Returns the account interest %.
mnscript
number BankAccountType.GetMaxBalance() - Returns the account max balance.
- Returns the account type name.
mnscript
number BankAccountType.GetOpeningFee() - Returns the account opening fee.
mnscript
number BankAccountType.GetOverdraftLimit() - Returns the account overraft limit.
