public method Order.getAccountKind
Overview
Gets the type of the account the order is placed from
Declaration
function getAccountKind()
public String getAccountKind();
public string getAccountKind();
Returns
The method returns a string that represents the type of the account the order is placed from
Details
Declared in Order