Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FacultyCourseInstance

Hierarchy

Index

Properties

courseInstance

courseInstance: CourseInstance

createdAt

createdAt: Date

Metadata column used for signifying the date the record was created

faculty

faculty: Faculty

id

id: string

The primary key record identifier. Used for uniquiely identifying records and for cross-table joins. UUID is used to enable records from different tables to be combined into one dataset without causing ID collisions

order

order: number

updatedAt

updatedAt: Date

Metadata column used for signifying the date the record was last updated

Generated using TypeDoc