Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MeetingListingView

Consolidates data about a [[CourseInstances]] associated Meetings to associate with a CourseInstanceListingView.

Hierarchy

  • MeetingListingView

Index

Properties

courseInstanceId

courseInstanceId: string

day

day: DAY

From Meeting The day of the week on which the meeting occurs

endTime

endTime: string

From Meeting The time at which the meeting ends, in the format 02:15 PM

id

id: string

From Meeting

nonClassEventId

nonClassEventId: string

room

The RoomListingView representing where this meeting will take place

roomId

roomId: string

Many MeetingListingViews can have one RoomListingView

startTime

startTime: string

From Meeting The time at which the meeting starts, in the format 01:30 PM

Generated using TypeDoc