public method ClosedPosition.getCloseOrderId
Overview
Gets the unique identifier of the order at which the position was closed
Declaration
function getCloseOrderId()
public String getCloseOrderId();
public string getCloseOrderId();
Returns
The method returns a string that represents the unique identifier of the order at which the position was closed
Details
Declared in ClosedPosition