jira.js
Guide
GitHub
Preparing search index...
cloud
GetProjectsWithFieldSchemesResponseSchema
Variable GetProjectsWithFieldSchemesResponseSchema
Const
GetProjectsWithFieldSchemesResponseSchema
:
ZodObject
<
{
projectId
:
ZodOptional
<
ZodNumber
>
;
schemeId
:
ZodOptional
<
ZodNumber
>
}
,
$loose
,
>
= ...
Response item returned from get projects with field schemes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Response item returned from get projects with field schemes.