jira.js
Guide
GitHub
Preparing search index...
admin
MultiDirectoryUserGroupSchema
Variable MultiDirectoryUserGroupSchema
Const
MultiDirectoryUserGroupSchema
:
ZodObject
<
{
description
:
ZodOptional
<
ZodNullable
<
ZodString
>
>
;
id
:
ZodOptional
<
ZodString
>
;
name
:
ZodOptional
<
ZodNullable
<
ZodString
>
>
;
}
,
$loose
,
>
= ...
A group the user is a member of within the requested directory.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
A group the user is a member of within the requested directory.