Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
CustomFieldContextDefaultValueProject
Interface CustomFieldContextDefaultValueProject
The default value for a project custom field.
interface
CustomFieldContextDefaultValueProject
{
contextId
:
string
;
projectId
:
string
;
type
:
string
;
}
Index
Properties
context
Id
project
Id
type
Properties
context
Id
context
Id
:
string
The ID of the context.
project
Id
project
Id
:
string
The ID of the default project.
type
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
context
Id
project
Id
type
Source Code
@resolution/jira-api-client
Loading...
The default value for a project custom field.