jira.js
Guide
GitHub
Preparing search index...
serviceDesk/parameters
AddRequestParticipantsSchema
Variable AddRequestParticipantsSchema
Const
AddRequestParticipantsSchema
:
ZodObject
<
{
accountIds
:
ZodOptional
<
ZodArray
<
ZodString
>
>
;
issueIdOrKey
:
ZodString
;
usernames
:
ZodOptional
<
ZodArray
<
ZodString
>
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...