Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
CustomFieldContextDefaultValueLabels
Interface CustomFieldContextDefaultValueLabels
Default value for a labels custom field.
interface
CustomFieldContextDefaultValueLabels
{
labels
:
string
[]
;
type
:
string
;
}
Index
Properties
labels
type
Properties
labels
labels
:
string
[]
The default labels value.
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
labels
type
Source Code
@resolution/jira-api-client
Loading...
Default value for a labels custom field.