Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 1.58 KB

File metadata and controls

31 lines (27 loc) · 1.58 KB

RoomSpaceClosedItem

Properties

Name Type Description Notes
room_space_closed_id int Room Space Closed [optional]
room_space_id int Room Space [optional]
room_space_closed_reason_enum str Room Space Closed Reason [optional]
room_type_capacity_id int Room Type Capacity [optional]
room_configuration_id int Room Configuration [optional]
booking_id int Booking [optional]
date_start date Date Start [optional]
date_end date Date End [optional]
comments str Comments [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]
date_created datetime Date Created [optional]
security_user_id int Security User [optional]
date_modified str Date Modified [optional]

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