public method OrderInfo.getOrderId
Overview
Gets the unique identification number of the order
Declaration
function getOrderId()
public String getOrderId();
public string getOrderId();
Returns
The method returns a string that represents the unique identification number of the order
Details
Declared in OrderInfo