| Name | Type | Description | Notes |
|---|---|---|---|
| bin_id | int | Id of the Bin. Bin Id can be found in your Maxpanda Bin index or Bin Api | |
| 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] |
| parts_id | list[int] | Parts of the Bin. Part Id can be found in your Maxpanda Part index or Part Api | [optional] |
| send_reorder_email | bool | Send Email for Reorder | [optional] |