Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
RequestTypeFieldValueDto
Interface RequestTypeFieldValueDto
interface
RequestTypeFieldValueDto
{
children
?:
RequestTypeFieldValueDto
[]
;
label
?:
string
;
value
?:
string
;
}
Index
Properties
children?
label?
value?
Properties
Optional
children
children
?:
RequestTypeFieldValueDto
[]
List of child fields.
Optional
label
label
?:
string
Label for the field.
Optional
value
value
?:
string
Value of the field.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
children
label
value
Source Code
@resolution/jira-api-client
Loading...
List of child fields.