public method Account.getAccountName

Overview

Gets the unique name of the account

Declaration

function getAccountName()
public String getAccountName();
public string getAccountName();

Returns

The method returns a string that represents the name of the account

Details

Declared in Account