Jira.js - Jira Cloud API library
Preparing search index...
ServiceDeskModels
RequestTypeFieldValue
Interface RequestTypeFieldValue
interface
RequestTypeFieldValue
{
children
?:
RequestTypeFieldValue
[]
;
label
?:
string
;
value
?:
string
;
}
Index
Properties
children?
label?
value?
Properties
Optional
children
children
?:
RequestTypeFieldValue
[]
List of child fields.
Optional
label
label
?:
string
Label for the field.
Optional
value
value
?:
string
Value of the field.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
label
value
Jira.js - Jira Cloud API library
Loading...
List of child fields.