Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RoomListingView

Combines the building and room number into a single field to be associated with meetings.

Does not presently include Campus data, as that's not specified in the CourseInstanceResponseDTO

Hierarchy

  • RoomListingView

Index

Properties

campus

campus: string

From Campus The name of the campus where the building is located

capacity

capacity: number

From Room The maximum capacity of the room

id

id: string

From Room

meetings

meetings: MeetingListingView[]

One Room can have many MeetingListingView

name

name: string

From Building and Room Combines the building name with room number

Generated using TypeDoc