public method CloseMarketOrderRequest.isRateRangeFilled

Brief

Checks whether the rate range is set for open market order

Declaration

protojavascriptjavacsharp
public isRateRangeFilled() : boolean

Returns

The method checks whether the rate range is set for an open market order and returns a boolean value indicating this condition

Details

Declared in CloseMarketOrderRequest

back