Skip to content

Files

Latest commit

892087f · Feb 28, 2018

History

History
36 lines (32 loc) · 1.93 KB

ResourceTypeItem.md

File metadata and controls

36 lines (32 loc) · 1.93 KB

ResourceTypeItem

Properties

Name Type Description Notes
resource_type_id int Resource Type [optional]
record_type_enum str Record Type [optional]
description str Description [optional]
short_term bool Short Term [optional]
auto_assign_boolean_ask_enum str Auto Assign Boolean Ask [optional]
resource_type_restriction_enum str Resource Type Restriction [optional]
default_booking_hours int Default Booking Hours [optional]
room_location_area_id int Room Location Area [optional]
room_location_id int Room Location [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]
maximum_issue_quantity int Maximum Issue Quantity [optional]
comments str Comments [optional]
view_on_web bool View On Web [optional]
category_id int Category [optional]
min_booking_hours int Min Booking Hours [optional]
max_booking_hours int Max Booking Hours [optional]
date_modified str Date Modified [optional]

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