@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?
optionalclasses:string[]
Defined in: packages/core/src/models/org.model.ts:15
An array of class IDs.
Inherited from
districts?
optionaldistricts:string[]
Defined in: packages/core/src/models/org.model.ts:13
An array of district IDs.
Inherited from
families?
optionalfamilies:string[]
Defined in: packages/core/src/models/org.model.ts:29
An array of family IDs.
groups?
optionalgroups:string[]
Defined in: packages/core/src/models/org.model.ts:31
An array of group IDs.
schools?
optionalschools:string[]
Defined in: packages/core/src/models/org.model.ts:14
An array of school IDs.