public method Instrument.getMinQuantity

Brief

Gets the minimum allowed amount of an order

Declaration

protojavascriptjavacsharp
public getMinQuantity() : int

Returns

The method returns an integer that represents the minimum allowed amount of an order

Details

Declared in Instrument

back