Name | Type | Description | Notes |
---|---|---|---|
id | string | The unique identifier of the group | [optional] |
name | string | The displayable name of the group | [optional] |
type | \Flat\APIClient\Model\GroupType | [optional] | |
organization | string | The unique identifier of the Organization owning the group | [optional] |
creationDate | \DateTime | The date when the group was create | [optional] |
usersCount | float | The number of students in this group | [optional] |
readOnly | bool | `true` if the properties and members of this group are in in read-only | [optional] |