Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.51 KB

FunctionRoomItem.md

File metadata and controls

30 lines (26 loc) · 1.51 KB

FunctionRoomItem

Properties

Name Type Description Notes
function_room_id int Function Room [optional]
function_room_type_id int Function Room Type [optional]
function_room_location_id int Function Room Location [optional]
function_room_rate_id int Function Room Rate [optional]
category_id int Category [optional]
record_type_enum str Record Type [optional]
description str Description [optional]
room_details str Room Details [optional]
view_on_web bool View On Web [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_modified str Date Modified [optional]

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