Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.12 KB

File metadata and controls

17 lines (14 loc) · 1.12 KB

BuildingUpdateModel

Properties

Name Type Description Notes
site_id int Site Id of the Building. Site Id can be found in your Maxpanda Site Index or Site API
building_id int Id of the Building. 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 Address [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]