public method RawOpenPosition.getOpenOrderReqId
Overview
Gets the identifier of the order request by which the position was opened
Declaration
function getOpenOrderReqId()
public String getOpenOrderReqId();
public string getOpenOrderReqId();
Returns
The method returns a string that represents the identifier of the order request by which the position was opened
Details
Declared in RawOpenPosition