public method Order.getTypeLimit

Brief

Gets the rate type of the limit order

Declaration

protojavascriptjavacsharp
public getTypeLimit() : int

Returns

The method returns an integer that represents the rate type of the limit order

Details

Declared in Order

back