public method IMarginProvider.isThreeTierWhether three level margin is used
Declaration
protojavascriptjavacsharppublic isThreeTier(account : Account) : boolean
| Parameters | |
account |
The account for which the method is checking whether three level margin is used |
Returns
The method returns returns a boolean value that indicates whether or not the three level margin is used for a given account
See also: Account
Declared in IMarginProvider