public method AccountInfo.getId

Brief

Gets the unique identification number of the account

Declaration

protojavascriptjavacsharp
public getId() : string

Returns

The method returns a string that represents the unique identification number of the account

Details

Declared in AccountInfo

back