Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
RequestTypeSchema
Interface RequestTypeSchema
interface
RequestTypeSchema
{
_meta
:
{
display
?:
string
;
displayName
?:
string
;
properties
:
Record
<
string
,
RequestTypeProperty
>
;
type
:
string
;
}
;
properties
:
Record
<
string
,
{
type
:
PropertyType
}
>
;
}
Index
Properties
_
meta
properties
Properties
_
meta
_meta
:
{
display
?:
string
;
displayName
?:
string
;
properties
:
Record
<
string
,
RequestTypeProperty
>
;
type
:
string
;
}
properties
properties
:
Record
<
string
,
{
type
:
PropertyType
}
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
meta
properties
Project Home
Frodo Library - v4.0.0-24
Loading...