@roar-firebase-functions/core / OrgsList
Interface: OrgsList
Defined in: packages/core/src/models/org.model.ts:27
A base interface for readOrgs and assignedOrgs. This interface is used to represent the organizations that can read or are assigned to an administration. OrgsList
See
Extends
Extended by
Properties
classes?
optional
classes:string
[]
Defined in: packages/core/src/models/org.model.ts:15
An array of class IDs.
Inherited from
districts?
optional
districts:string
[]
Defined in: packages/core/src/models/org.model.ts:13
An array of district IDs.
Inherited from
families?
optional
families:string
[]
Defined in: packages/core/src/models/org.model.ts:29
An array of family IDs.
groups?
optional
groups:string
[]
Defined in: packages/core/src/models/org.model.ts:31
An array of group IDs.
schools?
optional
schools:string
[]
Defined in: packages/core/src/models/org.model.ts:14
An array of school IDs.