CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc did-ckb
didCkb
DidCkbData
Class DidCkbData
Hierarchy
{}
DidCkbData
Index
Constructors
constructor
Properties
type
value
Methods
from
from
V1
Constructors
constructor
new
DidCkbData
(
type
:
"v1"
,
value
:
DidCkbDataV1
)
:
DidCkbData
Parameters
type
:
"v1"
value
:
DidCkbDataV1
Returns
DidCkbData
Properties
type
type
:
"v1"
value
value
:
DidCkbDataV1
Methods
Static
from
from
(
data
:
DidCkbDataLike
)
:
DidCkbData
Parameters
data
:
DidCkbDataLike
Returns
DidCkbData
Static
from
V1
fromV1
(
data
:
DidCkbDataV1Like
)
:
DidCkbData
&
{
type
:
"v1"
;
value
:
DidCkbDataV1
}
Parameters
data
:
DidCkbDataV1Like
Returns
DidCkbData
&
{
type
:
"v1"
;
value
:
DidCkbDataV1
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
value
Methods
from
from
V1
GitHub
App
Docs
Playground
CCC Docs
Loading...