Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
ProjectIssueTypeMapping
Interface ProjectIssueTypeMapping
The project and issue type mapping.
interface
ProjectIssueTypeMapping
{
issueTypeId
:
string
;
projectId
:
string
;
}
Index
Properties
issue
Type
Id
project
Id
Properties
issue
Type
Id
issueTypeId
:
string
The ID of the issue type.
project
Id
projectId
:
string
The ID of the project.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
issue
Type
Id
project
Id
Jira.js - Jira Cloud API library
Loading...
The project and issue type mapping.