| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The unique identifier of the group | [optional] |
| name | String | The displayable name of the group | [optional] |
| type | GroupType | [optional] | |
| organization | String | The unique identifier of the Organization owning the group | [optional] |
| creationDate | Date | The date when the group was create | [optional] |
| usersCount | Number | The number of students in this group | [optional] |
| readOnly | Boolean | `true` if the properties and members of this group are in in read-only | [optional] |