Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.02 KB

File metadata and controls

16 lines (13 loc) · 1.02 KB

BuildingCreateModel

Properties

Name Type Description Notes
site_id int Site Id of the Asset. Site Id can be found in your Maxpanda Site Index or Site API
name str Name of the Building
account_number str Account Number about the Building [optional]
description str Description about the Building [optional]
building_group_id int Building group of the Building. Building Group Id can be found in your Maxpanda company Building Group or Department Api [optional]
building_address APIAddressModel [optional]
locations_id list[int] Locations of the Building. Location Id can be found in your Maxpanda Location index or Location Api [optional]
archived bool [optional]

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