public method Order.getStopOrderId
Overview
Gets the unique identification number of the stop order attached to the entry order if there is one
Declaration
function getStopOrderId()
public String getStopOrderId();
public string getStopOrderId();
Returns
The method returns a string that represents the unique identification number of the stop order attached to the entry order if there is one
Details
Declared in Order