public method OrderInfo.getStatus
Overview
Gets the status
Declaration
function getStatus()
public String getStatus();
public string getStatus();
Returns
The method returns a string that represents the status of an order, represented as a string value
Details
Declared in OrderInfo