Hierarchy
-
Based<ItemData>
- UserGroupData
Properties
Readonly __createdAt
Date and time of creation.
Readonly __createdBy
Object’s author.
Optional Readonly __deletedAt
Date and time of deletion.
Readonly __id
ID of the object.
__name
Name of the object.
Readonly __updatedAt
Date and time of change.
Readonly __updatedBy
Author of the last change.
code
Code of the group.
description
Group description.
isDefault
Whether the group is a default group.
All new users will be automatically added to such groups.
isRole
Whether the group is a role.
A role is a type of group that can only be assigned to one user.
namespace
Workspace that the group belongs to.
Optional subOrgunitIds
Nested objects.
A group may include other groups, org chart items, and users.
User group object fields