jira.js
Guide
GitHub
Preparing search index...
cloud
IssueEntityPropertiesForMultiUpdateSchema
Variable IssueEntityPropertiesForMultiUpdateSchema
Const
IssueEntityPropertiesForMultiUpdateSchema
:
ZodObject
<
{
issueID
:
ZodOptional
<
ZodNumber
>
;
properties
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
}
,
$loose
,
>
= ...
An issue ID with entity property values. See
Entity properties
for more information.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
An issue ID with entity property values. See Entity properties for more information.