public method Account.getOrderAmountLimitGets the maximum amount of an order that is allowed on the account
Declaration
protojavascriptjavacsharppublic getOrderAmountLimit() : int
Returns
The method returns an integer that represents the maximum amount of an order that is allowed on the account
Declared in Account