Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Meeting

Hierarchy

Index

Properties

courseInstance

courseInstance: CourseInstance

Many Meetings have one CourseInstance

createdAt

createdAt: Date

Metadata column used for signifying the date the record was created

day

day: DAY

endTime

endTime: string

The time of day this event (meeting) ends in 24 hour time with ISO8601 timezone

example

"19:15:40"

id

id: string

nonClassEvent

nonClassEvent: NonClassEvent

Many Meetings have one NonClassEvent

room

room: Room

Many Meetings have one Room

startTime

startTime: string

The time of day this event (meeting) begins in 24 hour time with ISO8601 timezone

example

"19:15:40"

updatedAt

updatedAt: Date

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

Generated using TypeDoc