public method Account.getOrderAmountLimit

Overview

Gets the maximum amount of an order that is allowed on the account

Declaration

function getOrderAmountLimit()
public int getOrderAmountLimit();
public int getOrderAmountLimit();

Returns

The method returns an integer that represents the maximum amount of an order that is allowed on the account

Details

Declared in Account