Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
RequestFormSkeleton
Interface RequestFormSkeleton
interface
RequestFormSkeleton
{
_rev
?:
number
;
assignments
?:
RequestFormAssignment
[]
;
categories
:
{
applicationType
:
string
;
lcmType
?:
string
;
objectType
:
string
;
operation
:
RequestFormOperationType
;
requestType
?:
string
;
}
;
description
:
string
;
form
:
RequestFormForm
;
id
:
string
;
metadata
?:
Metadata
;
name
:
string
;
type
:
RequestFormType
;
}
Index
Properties
_
rev?
assignments?
categories
description
form
id
metadata?
name
type
Properties
Optional
_
rev
_rev
?:
number
Optional
assignments
assignments
?:
RequestFormAssignment
[]
categories
categories
:
{
applicationType
:
string
;
lcmType
?:
string
;
objectType
:
string
;
operation
:
RequestFormOperationType
;
requestType
?:
string
;
}
description
description
:
string
form
form
:
RequestFormForm
id
id
:
string
Optional
metadata
metadata
?:
Metadata
name
name
:
string
type
type
:
RequestFormType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_
rev
assignments
categories
description
form
id
metadata
name
type
Project Home
Frodo Library - v4.0.0-24
Loading...