jira.js
Guide
GitHub
Preparing search index...
cloud
ProjectRoleGroupSchema
Variable ProjectRoleGroupSchema
Const
ProjectRoleGroupSchema
:
ZodObject
<
{
displayName
:
ZodOptional
<
ZodString
>
;
groupId
:
ZodOptional
<
ZodString
>
;
name
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
Details of the group associated with the role.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details of the group associated with the role.