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* |
object
(AnonymousClassRoom)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
refClassRoomsSet | string |
Required | cannot be null | EngineOutputGHCSchema |
classRoomsCreated | array |
Required | cannot be null | EngineOutputGHCSchema |
Identifier of the ClassRooms group.
refClassRoomsSet
-
is required
-
Type:
string
-
cannot be null
-
defined in: EngineOutputGHCSchema
string
List of anonymous classroom created in one set of classrooms.
classRoomsCreated
-
is required
-
Type:
string[]
(AnonymousRoom) -
cannot be null
-
defined in: EngineOutputGHCSchema
string[]
(AnonymousRoom)