public method Order.getStopOrderId

Brief

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

Declaration

protojavascriptjavacsharp
public getStopOrderId() : string

Returns

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

Details

Declared in Order

back