Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RoomRequest

Represents a request to retrieve all rooms along with the course instance and non class events that are occurring during the time requested

Hierarchy

  • RoomRequest

Index

Properties

calendarYear

calendarYear: string

The calendar year in which the meeting takes place

day

day: DAY

The day of the week on which the meeting takes place.

endTime

endTime: string

The time at which the meeting ends

Optional excludeParent

excludeParent: string

The id of a meeting parent to exclude from the meetingTitles field in the response

startTime

startTime: string

The time at which the meeting starts

term

term: TERM

The term in which the meeting takes place.

Generated using TypeDoc