Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 4.24 KB

ghcengineoutput-properties-generatedjsontimetable-properties-setofanonymousclassrooms-anonymousclassroom.md

File metadata and controls

58 lines (33 loc) · 4.24 KB

AnonymousClassRoom Schema

https://github.com/penalara/jsonGhcSchemas/blob/main/schemas/common/ghcEngineOutput.schema.json#/properties/timetable/properties/anonymousClassRooms/items

Object with anonymous classrooms created in a set of classrooms.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none ghcEngineOutput.schema.json*

items Type

object (AnonymousClassRoom)

items Properties

Property Type Required Nullable Defined by
refClassRoomsSet string Required cannot be null EngineOutputGHCSchema
classRoomsCreated array Required cannot be null EngineOutputGHCSchema

refClassRoomsSet

Identifier of the ClassRooms group.

refClassRoomsSet

refClassRoomsSet Type

string

classRoomsCreated

List of anonymous classroom created in one set of classrooms.

classRoomsCreated

classRoomsCreated Type

string[] (AnonymousRoom)