Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
RequestTypeProperty
Interface RequestTypeProperty
interface
RequestTypeProperty
{
display
?:
{
description
?:
string
;
isVisible
:
boolean
;
name
:
string
;
order
?:
number
;
}
;
isChangable
?:
boolean
;
isInternal
?:
boolean
;
isMultiValue
?:
boolean
;
isRequired
:
boolean
;
lookup
?:
{
path
:
string
;
query
:
string
}
;
text
?:
{
defaultValue
:
string
}
;
}
Index
Properties
display?
is
Changable?
is
Internal?
is
Multi
Value?
is
Required
lookup?
text?
Properties
Optional
display
display
?:
{
description
?:
string
;
isVisible
:
boolean
;
name
:
string
;
order
?:
number
;
}
Optional
is
Changable
isChangable
?:
boolean
Optional
is
Internal
isInternal
?:
boolean
Optional
is
Multi
Value
isMultiValue
?:
boolean
is
Required
isRequired
:
boolean
Optional
lookup
lookup
?:
{
path
:
string
;
query
:
string
}
Optional
text
text
?:
{
defaultValue
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
display
is
Changable
is
Internal
is
Multi
Value
is
Required
lookup
text
Project Home
Frodo Library - v4.0.0-24
Loading...