Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.62 KB

File metadata and controls

25 lines (22 loc) · 1.62 KB

FlatApi::ClassDetails

Properties

Name Type Description Notes
id String The unique identifier of the class [optional]
state ClassState [optional]
name String The name of the class [optional]
section String The section of the class [optional]
description String An optionnal description for this class [optional]
organization String The unique identifier of the Organization owning this class [optional]
owner String The unique identifier of the User owning this class [optional]
creation_date DateTime The date when the class was create [optional]
enrollment_code String [Teachers only] The enrollment code that can be used by the students to join the class [optional]
theme String The theme identifier using in Flat User Interface [optional]
assignments_count Float The number of assignments created in the class [optional]
students_group GroupDetails [optional]
teachers_group GroupDetails [optional]
google_classroom ClassDetailsGoogleClassroom [optional]
google_drive ClassDetailsGoogleDrive [optional]
lti ClassDetailsLti [optional]
canvas ClassDetailsCanvas [optional]
clever ClassDetailsClever [optional]