Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets balances from a map, based on the main account and account number.
Syntax
private AmountMST getBalances(MainAccountNum _mainAccount, AccountNum _accountNum)
Run On
Server
Parameters
- _mainAccount
Type: MainAccountNum Extended Data Type
The main account parameter.
- _accountNum
Type: AccountNum Extended Data Type
The account number parameter.
Return Value
Type: AmountMST Extended Data Type
The amount value.