Hierarchy

Properties

Readonly __createdAt

__createdAt: TDatetime

Date and time of creation.

Readonly __createdBy

__createdBy: UserItemRef

Object’s author.

Optional Readonly __deletedAt

__deletedAt: TDatetime

Date and time of deletion.

Readonly __id

__id: string

ID of the object.

__name

__name: TString

Name of the object.

Readonly __updatedAt

__updatedAt: TDatetime

Date and time of change.

Readonly __updatedBy

__updatedBy: UserItemRef

Author of the last change.

code

code: TString

Code of the group.

description

description: TString

Group description.

isDefault

isDefault: TBoolean

Whether the group is a default group.

All new users will be automatically added to such groups.

isRole

isRole: TBoolean

Whether the group is a role.

A role is a type of group that can only be assigned to one user.

namespace

namespace: TString

Workspace that the group belongs to.

Optional subOrgunitIds

subOrgunitIds: TString[]

Nested objects.

A group may include other groups, org chart items, and users.