Source Code
Preparing search index...
The search index is not available
@resolution/jira-api-client
@resolution/jira-api-client
index
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
issue
Type
Id
:
string
The ID of the issue type.
project
Id
project
Id
:
string
The ID of the project.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
issue
Type
Id
project
Id
Source Code
@resolution/jira-api-client
Loading...
The project and issue type mapping.