jira.js
Guide
GitHub
Preparing search index...
cloud
IssueTypeScreenSchemeProjectAssociationSchema
Variable IssueTypeScreenSchemeProjectAssociationSchema
Const
IssueTypeScreenSchemeProjectAssociationSchema
:
ZodObject
<
{
issueTypeScreenSchemeId
:
ZodOptional
<
ZodString
>
;
projectId
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
Associated issue type screen scheme and project.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Associated issue type screen scheme and project.