zibri
Preparing search index...
entity/models/array-property-metadata.model
ArrayPropertyItemMetadataInput
Type Alias ArrayPropertyItemMetadataInput
ArrayPropertyItemMetadataInput
:
|
StringPropertyMetadataInput
&
{
type
:
"string"
}
|
NumberPropertyMetadataInput
&
{
type
:
"number"
}
|
ObjectPropertyMetadataInput
&
{
type
:
"object"
}
|
ArrayPropertyMetadataInput
&
{
type
:
"array"
}
|
DatePropertyMetadataInput
&
{
type
:
"date"
}
|
BooleanPropertyMetadataInput
&
{
type
:
"boolean"
}
|
UnknownPropertyMetadataInput
&
{
type
:
"unknown"
}
|
FilePropertyMetadataInput
&
{
type
:
"file"
}
Input Metadata for array property items.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
zibri
Loading...
Input Metadata for array property items.