OneRosterClassInput
- classType: object · OneRosterClassBaseInputrequired
- classType: string
Code requiredCode used to identify the class
- classType: string
Type requiredType of class (scheduled, homeroom, etc.)
- courseType: object · OneRosterGUIDRefrequired
Course information associated with the class (required for API endpoints)
- schoolType: object · OneRosterGUIDRefrequired
School information associated with the class (required for API endpoints)
- sourcedType: string
Id requiredUnique identifier for the class
- statusType: string · EntityStatusenumrequired
Status of an entity in the system
values- active
- tobedeleted
- inactive
- termsType: array object[] · OneRosterGUIDRef[]required
Academic sessions (terms) associated with the class
A reference to another OneRoster entity
- titleType: stringrequired
Title or name of the class
- gradesType: array string[] | null
Array of grade levels associated with the class
- locationType: string | null
Physical location where the class is held
- metadataType: object | null
Additional metadata associated with the class
- periodsType: array string[] | null
Array of time periods when the class is scheduled
- subjectType: array string[] | null
Codes Array of subject codes for the class
- subjectsType: array string[] | null
Array of subjects covered in the class
