public method Order.getStatus
Overview
Gets the status of the order
Declaration
function getStatus()
public String getStatus();
public string getStatus();
Returns
The method returns a string that represents the status of the order
Details
Declared in Order