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