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