public method RawOpenPosition.getOpenOrderReqId

Brief

Gets the identifier of the order request by which the position was opened

Declaration

protojavascriptjavacsharp
public getOpenOrderReqId() : string

Returns

The method returns a string that represents the identifier of the order request by which the position was opened

Details

Declared in RawOpenPosition

back