Name | Type | Description | Notes |
---|---|---|---|
roomname | String | The name of the room. It often includes the name of the site (building) as well. | [optional] |
roomid | String | The room ID (not to be confused with the roomname). | [optional] |
siteid | String | Every room is inside a site (building). All sites have IDs. | [optional] |
sitename | String | Every site (building) has a name. In some cases this is contained in the roomname as well. | [optional] |
capacity | Number | Every room has a set capacity of how many people can fit inside it. When supplied, all rooms with the given capacity or greater will be returned. | [optional] |
classification | String | The room type ID. | [optional] |
classificationName | String | A human-readable version of the room type. AN = Anechoic Chamber, CI = Clinic Room, CF = Catering Facilities CFE = Cafe, CL = Cloakroom, CR = Classroom, ER = Equipment Room, IN = Installation, LA = Laboratory, LB = Library, LT = Lecture Theatre, MR = Meeting Room, OF = Office, PC1 = Public Cluster, PC2 = Public Cluster - Tutorial, PC3 = Public Cluster - Students, RC = Reverberation Chamber, SS = Social Space, STU = Studio, TH = Theatre. If the room type is unknown, this value will be set to 'Unknown Room Type'. | [optional] |
automated | String | Whether bookings in this room will be confirmed automatically. A stands for automated, and N for not automated. P represents that the confirmation will be automatic, but only under certain circumstances. | [optional] |
location | RoomLocation | [optional] |