Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
RequestTypeSkeleton
Interface RequestTypeSkeleton
interface
RequestTypeSkeleton
{
_rev
?:
number
;
custom
?:
boolean
;
customValidation
?:
{
source
?:
string
|
string
[]
}
;
description
?:
string
;
displayName
:
string
;
id
:
string
;
metadata
?:
Metadata
;
notModifiableProperties
?:
string
[]
;
schemas
?:
RequestTypeSchemas
;
uniqueKeys
?:
string
[]
;
validation
?:
{
source
?:
string
|
string
[]
}
;
workflow
?:
{
id
?:
string
;
type
?:
string
}
;
}
Index
Properties
_
rev?
custom?
custom
Validation?
description?
display
Name
id
metadata?
not
Modifiable
Properties?
schemas?
unique
Keys?
validation?
workflow?
Properties
Optional
_
rev
_rev
?:
number
Optional
custom
custom
?:
boolean
Optional
custom
Validation
customValidation
?:
{
source
?:
string
|
string
[]
}
Optional
description
description
?:
string
display
Name
displayName
:
string
id
id
:
string
Optional
metadata
metadata
?:
Metadata
Optional
not
Modifiable
Properties
notModifiableProperties
?:
string
[]
Optional
schemas
schemas
?:
RequestTypeSchemas
Optional
unique
Keys
uniqueKeys
?:
string
[]
Optional
validation
validation
?:
{
source
?:
string
|
string
[]
}
Optional
workflow
workflow
?:
{
id
?:
string
;
type
?:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
rev
custom
custom
Validation
description
display
Name
id
metadata
not
Modifiable
Properties
schemas
unique
Keys
validation
workflow
Project Home
Frodo Library - v4.0.0-24
Loading...