public method Order.getTypeStop

Brief

Gets the rate type of the stop order

Declaration

protojavascriptjavacsharp
public getTypeStop() : int

Returns

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

Details

Declared in Order

back