public method RawOpenPosition.getOpenOrderId

Brief

Gets the unique identification number of the order by which the position was opened

Declaration

protojavascriptjavacsharp
public getOpenOrderId() : string

Returns

The method returns a string that represents the unique identification number of the order by which the position was opened

Details

Declared in RawOpenPosition

back