jira.js
Guide
GitHub
Preparing search index...
cloud
ProjectAndIssueTypePairSchema
Variable ProjectAndIssueTypePairSchema
Const
ProjectAndIssueTypePairSchema
:
ZodObject
<
{
issueTypeId
:
ZodString
;
projectId
:
ZodString
}
,
$loose
,
>
= ...
A project and issueType ID pair that identifies a status mapping.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
A project and issueType ID pair that identifies a status mapping.