jira.js
Guide
GitHub
Preparing search index...
cloud
IssueEntityPropertiesSchema
Variable IssueEntityPropertiesSchema
Const
IssueEntityPropertiesSchema
:
ZodObject
<
{
entitiesIds
:
ZodOptional
<
ZodArray
<
ZodNumber
>
>
;
properties
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
}
,
$loose
,
>
= ...
Lists of issues and entity properties. See
Entity properties
for more information.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Lists of issues and entity properties. See Entity properties for more information.