public method Instrument.getMaxQuantity
Overview
Gets the maximum allowed amount of an order
Declaration
function getMaxQuantity()
public int getMaxQuantity();
public int getMaxQuantity();
Returns
The method returns an integer that represents the maximum allowed amount of an order
Details
Declared in Instrument