public method Order.getAccountName
Overview
Gets the unique name of the account on which the order is placed
Declaration
function getAccountName()
public String getAccountName();
public string getAccountName();
Returns
The method returns a string that represents the unique name of the account on which the order is placed
Details
Declared in Order