User Group
Field | Type | Description |
---|---|---|
eventFilter | Array<EventFilter> | An array of event filters configured for the user group. Users belonging to this group automatically inherit these event filters. |
id | String | User group's ID. |
name |
String
|
User group's name. |
objectPermissions.include | Array<String> | An array of objects' IDs to which users of this group have the include permission. See an article about permissions for details. |
objectPermissions.exclude | Array<String> | An array of objects' IDs to which users of this group have the exclude permission. See an article about permissions for details. |
permissions | Array<String> | An array of permissions available to users belonging to this group. See an article about permissions for details. |