A bin represents a bin of fruit that has been harvested.
Bin Object
| Key | Type | Description |
|---|---|---|
| id | Integer | The unique identifier for the bin which is provided by Aerobotics. |
| orchard_id | Integer | The unique identifier of the orchard. |
| farm_id | Integer | The identifier of the farm. |
| external_id | String | The external identifier for the bin, obtained by scanning a barcode. |
