Preparing search index...
The search index is not available
api-wasm
api-wasm
AccountIdentifier
Class AccountIdentifier
Index
Constructors
constructor
Methods
free
to
Json
from
Account
Hash
from
Formatted
Str
from
Public
Key
Constructors
constructor
new
AccountIdentifier
(
formatted_str
:
string
)
:
AccountIdentifier
Parameters
formatted_str
:
string
Returns
AccountIdentifier
Methods
free
free
()
:
void
Returns
void
to
Json
toJson
()
:
any
Returns
any
Static
from
Account
Hash
fromAccountHash
(
account_hash
:
AccountHash
)
:
AccountIdentifier
Parameters
account_hash
:
AccountHash
Returns
AccountIdentifier
Static
from
Formatted
Str
fromFormattedStr
(
formatted_str
:
string
)
:
AccountIdentifier
Parameters
formatted_str
:
string
Returns
AccountIdentifier
Static
from
Public
Key
fromPublicKey
(
key
:
PublicKey
)
:
AccountIdentifier
Parameters
key
:
PublicKey
Returns
AccountIdentifier
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
free
to
Json
from
Account
Hash
from
Formatted
Str
from
Public
Key
api-wasm
Loading...