public method Account.getAccountName

Brief

Gets the unique name of the account

Declaration

protojavascriptjavacsharp
public getAccountName() : string

Returns

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

Details

Declared in Account

back