Search
Preparing search index...
The search index is not available
blockstack
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
CreativeWork
Class CreativeWork
Hierarchy
Profile
CreativeWork
Index
Constructors
constructor
Properties
_profile
Methods
toJSON
to
Token
from
Token
make
Zone
File
validate
Proofs
validate
Schema
Constructors
constructor
new
Creative
Work
(
profile
?:
object
)
:
CreativeWork
Parameters
Default value
profile:
object
= {}
Returns
CreativeWork
Properties
_profile
_profile
:
object
Type declaration
[
key:
string
]:
any
Methods
toJSON
toJSON
(
)
:
object
Returns
object
[
key:
string
]:
any
to
Token
to
Token
(
privateKey
:
string
)
:
any
Parameters
privateKey:
string
Returns
any
Static
from
Token
from
Token
(
token
:
string
, publicKeyOrAddress
?:
string
|
null
)
:
CreativeWork
Parameters
token:
string
Default value
publicKeyOrAddress:
string
|
null
= null
Returns
CreativeWork
Static
make
Zone
File
make
Zone
File
(
domainName
:
string
, tokenFileURL
:
string
)
:
any
Parameters
domainName:
string
tokenFileURL:
string
Returns
any
Static
validate
Proofs
validate
Proofs
(
domainName
:
string
)
:
Promise
<
any
[]
>
Parameters
domainName:
string
Returns
Promise
<
any
[]
>
Static
validate
Schema
validate
Schema
(
profile
:
any
, strict
?:
boolean
)
:
any
Parameters
profile:
any
Default value
strict:
boolean
= false
Returns
any
Globals
Creative
Work
constructor
_profile
toJSON
to
Token
from
Token
make
Zone
File
validate
Proofs
validate
Schema
Generated using
TypeDoc