CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
advanced
ClientCollectableSearchKeyLike
Type Alias ClientCollectableSearchKeyLike
type
ClientCollectableSearchKeyLike
=
{
script
:
ScriptLike
;
scriptType
:
"lock"
|
"type"
;
scriptSearchMode
:
"prefix"
|
"exact"
|
"partial"
;
filter
?:
ClientCollectableSearchKeyFilterLike
|
null
;
withData
?:
boolean
|
null
;
}
Index
Properties
script
script
Type
script
Search
Mode
filter?
with
Data?
Properties
script
script
:
ScriptLike
script
Type
scriptType
:
"lock"
|
"type"
script
Search
Mode
scriptSearchMode
:
"prefix"
|
"exact"
|
"partial"
Optional
filter
filter
?:
ClientCollectableSearchKeyFilterLike
|
null
Optional
with
Data
withData
?:
boolean
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
script
script
Type
script
Search
Mode
filter
with
Data
GitHub
App
Docs
Playground
CCC Docs
Loading...