public method Account.getAccountId
Overview
Gets the unique identification number of the account
Declaration
function getAccountId()
public String getAccountId();
public string getAccountId();
Returns
The method returns a string that represents a unique identification number assigned to the account
Details
Declared in Account