Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 919 Bytes

GroupDetails.md

File metadata and controls

16 lines (12 loc) · 919 Bytes

GroupDetails

Properties

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]

[Back to Model list] [Back to API list] [Back to README]