Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 975 Bytes

File metadata and controls

16 lines (13 loc) · 975 Bytes

CreateBinModel

Properties

Name Type Description Notes
name str Name of the Bin
bin_number str Number associated with Bin [optional]
sites list[int] Site Id of the Bin. Site Id can be found in your Maxpanda Site Index or Site API
building_id int Building of the Bin. Building Id can be found in your Maxpanda Building index or Building Api [optional]
location_id int Location of the Bin. Location Id can be found in your Maxpanda Location index or Location Api [optional]
notes str Notes of the Asset [optional]
description str Description of Asset. [optional]
send_reorder_email bool Send Email for Reorder [optional]

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