jira.js
Guide
GitHub
Preparing search index...
cloud
IssueTypeScreenSchemeSchema
Variable IssueTypeScreenSchemeSchema
Const
IssueTypeScreenSchemeSchema
:
ZodObject
<
{
description
:
ZodOptional
<
ZodString
>
;
id
:
ZodString
;
name
:
ZodString
;
projects
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
}
,
$loose
,
>
= ...
Details of an issue type screen scheme.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details of an issue type screen scheme.