jira.js
Guide
GitHub
Preparing search index...
cloud
UpdateFieldAssociationsRequestItemSchema
Variable UpdateFieldAssociationsRequestItemSchema
Const
UpdateFieldAssociationsRequestItemSchema
:
ZodObject
<
{
restrictedToWorkTypes
:
ZodOptional
<
ZodArray
<
ZodNumber
>
>
;
schemeIds
:
ZodArray
<
ZodNumber
>
;
}
,
$loose
,
>
= ...
Represents an association between a field and its operations.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Represents an association between a field and its operations.