@roar-firebase-functions/core / EducationalOrgsList
Interface: EducationalOrgsList
Defined in: packages/core/src/models/org.model.ts:12
An interface representing the different types of educational organizations. This interface is used to represent the educational organizations that can read or are assigned to an administration. EducationalOrgsList
See
Extended by
Properties
classes?
optional
classes:string
[]
Defined in: packages/core/src/models/org.model.ts:15
An array of class IDs.
districts?
optional
districts:string
[]
Defined in: packages/core/src/models/org.model.ts:13
An array of district IDs.
schools?
optional
schools:string
[]
Defined in: packages/core/src/models/org.model.ts:14
An array of school IDs.