Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.21 KB

LibcalSeatBooking.md

File metadata and controls

21 lines (17 loc) · 1.21 KB

uclapi.LibcalSeatBooking

Properties

Name Type Description Notes
eid Number ID of this LibCal space [optional]
cid Number LibCal category ID denoting a category assigned to a particular space [optional]
lid Number LibCal Location ID [optional]
fromDate String Timestamp (in ISO 8601 format) at which this LibCal booking starts [optional]
toDate String Timestamp (in ISO 8601 format) at which this LibCal booking ends [optional]
created String Timestamp (in ISO 8601 format) denoting when this LibCal booking was created [optional]
status String Status of this LibCal booking [optional]
locationName String Name of the LibCal location in question [optional]
categoryName String Name of the category [optional]
itemName String Name of this LibCal space [optional]
seatId Number LibCal seat ID [optional]
seatName String Name of the LibCal seat [optional]
cancelled String Timestamp (in ISO 8601 format) at which this LibCal booking was cancelled, if applicable [optional]