Group (v2)
Overview
Represents a group.Members
Member variables of the entity:
| Member | Type | Description | Requirements | Max. Length |
|---|---|---|---|---|
| id | Integer | User ID | ||
| name | String | Display name of the group | 64 | |
| eid | String | Enterprise ID (4 characters long) | Needed if environmentShortName is not present | 4 |
| environmentShortName | String | Enterprise short name | Needed if eid is not present | 64 |
| nonModifiable | boolean | If true, the group can not be modified throught the web interface | ||
| users | List<GroupMembership> | List of member users in the group |
, multiple selections available, Use left or right arrow keys to navigate selected items