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