Jira.js - Jira Cloud API library
Preparing search index...
Version3Parameters
RemoveIssueTypesFromContext
Interface RemoveIssueTypesFromContext
The list of issue type IDs.
interface
RemoveIssueTypesFromContext
{
contextId
:
number
;
fieldId
:
string
;
issueTypeIds
:
string
[]
;
}
Hierarchy (
View Summary
)
Version3Models
.
IssueTypeIds
RemoveIssueTypesFromContext
Index
Properties
context
Id
field
Id
issue
Type
Ids
Properties
context
Id
contextId
:
number
The ID of the context.
field
Id
fieldId
:
string
The ID of the custom field.
issue
Type
Ids
issueTypeIds
:
string
[]
The list of issue type IDs.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
Id
field
Id
issue
Type
Ids
Jira.js - Jira Cloud API library
Loading...
The list of issue type IDs.