public method Order.getLimitOrderId

Brief

Gets the unique identification number of the limit order attached to the entry order if there is one

Declaration

protojavascriptjavacsharp
public getLimitOrderId() : string

Returns

The method returns a string that represents the unique identification number of the limit order attached to the entry order if there is one

Details

Declared in Order

back