Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/diviner-schema-stats-model
isSchemaStatsPayload
Function isSchemaStatsPayload
isSchemaStatsPayload
(
x
?:
null
|
DeepRestrictToStringKeys
<
{
schema
:
string
}
>
,
)
:
x
is
DeepRestrictToStringKeys
<
{
count
:
{
[
key
:
string
]:
number
}
;
name
?:
string
;
schema
:
"network.xyo.diviner.schema.stats"
;
}
,
>
Parameters
Optional
x
:
null
|
DeepRestrictToStringKeys
<
{
schema
:
string
}
>
Returns
x
is
DeepRestrictToStringKeys
<
{
count
:
{
[
key
:
string
]:
number
}
;
name
?:
string
;
schema
:
"network.xyo.diviner.schema.stats"
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...