jira.js
Guide
GitHub
Preparing search index...
cloud
GroupDetailsSchema
Variable GroupDetailsSchema
Const
GroupDetailsSchema
:
ZodObject
<
{
groupId
:
ZodOptional
<
ZodNullable
<
ZodString
>
>
;
name
:
ZodOptional
<
ZodString
>
;
}
,
$loose
,
>
= ...
Details about a group.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
Details about a group.