public method MarketOrderRequest.isLimitOrderSet

Brief

Checks whether the limit order is set for open market order

Declaration

protojavascriptjavacsharp
public isLimitOrderSet() : boolean

Returns

The method returns a boolean value indicating whether a limit order is set for an open market order

Details

Declared in MarketOrderRequest

back