Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/sdk-utils
PayloadSetPluginShared
Type Alias PayloadSetPluginShared
PayloadSetPluginShared
:
{
set
:
PayloadSetPayload
;
validate
?:
(
boundwitness
:
QueryBoundWitness
,
)
=>
Validator
<
QueryBoundWitness
>
;
wrap
?:
(
boundwitness
:
QueryBoundWitness
)
=>
QueryBoundWitnessWrapper
;
}
Type declaration
set
:
PayloadSetPayload
Optional
validate
?:
(
boundwitness
:
QueryBoundWitness
)
=>
Validator
<
QueryBoundWitness
>
Optional
wrap
?:
(
boundwitness
:
QueryBoundWitness
)
=>
QueryBoundWitnessWrapper
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...