| Field | Type | Description |
|---|---|---|
| id | integer (int64) | The unique identifier for the bin object. |
| binNumber | integer | The assigned number of the bin within the SmartBox. |
| fobs | boolean | Indicates whether the bin is designated as the fob bin. |
| status | string | The current status of the bin (AVAILABLE, PROTECTED, DISABLED). |
| box | object | The SmartBox to which the bin belongs. |
| key | object | The key currently stored in the bin. This field is only present if a key is stored. |
| lockCodes | collection | A list of single-use unlock codes associated with the bin. |