Jira.js - Jira Cloud API library
Preparing search index...
Version3Models
StatusScopeSchema
Variable StatusScopeSchema
Const
StatusScopeSchema
:
ZodObject
<
{
project
:
ZodOptional
<
ZodObject
<
{
id
:
ZodString
}
,
$strict
>
>
;
type
:
ZodEnum
<
{
GLOBAL
:
"GLOBAL"
;
PROJECT
:
"PROJECT"
}
>
;
}
,
$strict
,
>
= ...
The scope of the status.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Jira.js - Jira Cloud API library
Loading...
The scope of the status.