jira.js
Guide
GitHub
Preparing search index...
cloud
IssueTypeSchemeUpdateDetailsSchema
Variable IssueTypeSchemeUpdateDetailsSchema
Const
IssueTypeSchemeUpdateDetailsSchema
:
ZodObject
<
{
defaultIssueTypeId
:
ZodOptional
<
ZodString
>
;
description
:
ZodOptional
<
ZodString
>
;
name
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
Details of the name, description, and default issue type for an issue type scheme.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details of the name, description, and default issue type for an issue type scheme.