public method RawOpenPosition.getOpenOrderId
Overview
Gets the unique identification number of the order by which the position was opened
Declaration
function getOpenOrderId()
public String getOpenOrderId();
public string getOpenOrderId();
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