Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IJsonObjectSchema
Interface IJsonObjectSchema
interface
IJsonObjectSchema
{
$formant.documentationUrl
?:
string
;
$formant.visible.when
?:
[
string
,
"="
,
string
]
;
$schema
?:
string
;
description
?:
string
;
properties
?:
IPropertyObject
;
required
?:
string
[]
;
title
?:
string
;
type
:
"object"
;
}
Hierarchy (
view full
)
IJsonBaseSchema
<
"object"
>
IJsonObjectSchema
Index
Properties
$formant.documentation
Url?
$formant.visible.when?
$schema?
description?
properties?
required?
title?
type
Properties
Optional
$formant.documentation
Url
$formant.documentation
Url
?:
string
Optional
$formant.visible.when
$formant.visible.when
?:
[
string
,
"="
,
string
]
Optional
$schema
$schema
?:
string
Optional
description
description
?:
string
Optional
properties
properties
?:
IPropertyObject
Optional
required
required
?:
string
[]
Optional
title
title
?:
string
type
type
:
"object"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
$formant.documentation
Url
$formant.visible.when
$schema
description
properties
required
title
type
@formant/data-sdk
Loading...
Generated using
TypeDoc