Skip to content

Latest commit

 

History

History
43 lines (39 loc) · 2.24 KB

RoomItem.md

File metadata and controls

43 lines (39 loc) · 2.24 KB

RoomItem

Properties

Name Type Description Notes
room_id int Room [optional]
room_base_id int Room Base [optional]
room_configuration_id int Room Configuration [optional]
room_type_id int Room Type [optional]
room_location_id int Room Location [optional]
room_location_floor_suite_id int Room Location Floor Suite [optional]
record_type_enum str Record Type [optional]
description str Description [optional]
gender_type_enum str Gender Type [optional]
room_manager_id int Room Manager [optional]
comments str Comments [optional]
allocate_sort_order int Allocate Sort Order [optional]
disabled_access bool Disabled Access [optional]
area str Area [optional]
bathrooms str Bathrooms [optional]
bed_capacity str Bed Capacity [optional]
furniture str Furniture [optional]
flooring str Flooring [optional]
custom_bit1 bool Custom Flag 1 [optional]
custom_bit2 bool Custom Flag 2 [optional]
custom_string1 str Custom String 1 [optional]
custom_string2 str Custom String 2 [optional]
custom_string3 str Custom String 3 [optional]
custom_string4 str Custom String 4 [optional]
custom_string5 str Custom String 5 [optional]
custom_string6 str Custom String 6 [optional]
custom_date1 str Custom Date 1 [optional]
custom_date2 str Custom Date 2 [optional]
view_on_web bool View On Web [optional]
web_comments str Web Comments [optional]
web_description str Web Description [optional]
web_image_location str Web Image Location [optional]
booking_hold_date_time str Booking Hold Date Time [optional]
booking_hold_entry_id int Booking Hold Entry [optional]

[Back to Model list] [Back to API list] [Back to README]