GitHub
Preparing search index...
The search index is not available
casper-js-sdk
casper-js-sdk
EntityIdentifier
Class EntityIdentifier
Hierarchy
EntityIdentifier
Index
Constructors
constructor
Properties
account
Hash?
entity
Addr?
public
Key?
Methods
from
Account
Hash
from
Entity
Addr
from
Public
Key
Constructors
constructor
new
Entity
Identifier
(
accountHash
?:
AccountHash
, publicKey
?:
PublicKey
, entityAddr
?:
EntityAddr
)
:
EntityIdentifier
Parameters
Optional
accountHash:
AccountHash
Optional
publicKey:
PublicKey
Optional
entityAddr:
EntityAddr
Returns
EntityIdentifier
Properties
Optional
account
Hash
account
Hash
?:
AccountHash
Optional
entity
Addr
entity
Addr
?:
EntityAddr
Optional
public
Key
public
Key
?:
PublicKey
Methods
Static
from
Account
Hash
from
Account
Hash
(
accountHash
:
AccountHash
)
:
EntityIdentifier
Parameters
accountHash:
AccountHash
Returns
EntityIdentifier
Static
from
Entity
Addr
from
Entity
Addr
(
entityAddr
:
EntityAddr
)
:
EntityIdentifier
Parameters
entityAddr:
EntityAddr
Returns
EntityIdentifier
Static
from
Public
Key
from
Public
Key
(
pubKey
:
PublicKey
)
:
EntityIdentifier
Parameters
pubKey:
PublicKey
Returns
EntityIdentifier
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
casper-
js-
sdk
Entity
Identifier
constructor
account
Hash?
entity
Addr?
public
Key?
from
Account
Hash
from
Entity
Addr
from
Public
Key
Generated using
TypeDoc