public method AccountInfo.getName

Brief

Gets the unique name of the account

Declaration

protojavascriptjavacsharp
public getName() : string

Returns

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

Details

Declared in AccountInfo

back