public method Account.getAccountId

Brief

Gets the unique identification number of the account

Declaration

protojavascriptjavacsharp
public getAccountId() : string

Returns

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

Details

Declared in Account

back