Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1015 Bytes

Zone.md

File metadata and controls

23 lines (18 loc) · 1015 Bytes

Zone

Adds nested create feature

Properties

Name Type Description Notes
id int [readonly]
uuid str
created_at datetime [readonly]
updated_at datetime [readonly]
name str, none_type [optional]
zones [Zone] [optional]
parent_id int, none_type [optional]
spaces [ZoneSpace] [optional]
color str, none_type [optional]
order int [optional]
storey_uuid str, none_type IFC element or element type UUID [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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