| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Name | [optional] |
| price | double | Price | [optional] |
| deposit_return_fee | double | An optional fee that can be added to the price of the item. | [optional] |
| is_available | bool | Is available | [optional] |
| display_order | int | Display order. Displayed in ascending order. | [optional] |
| cell_layout_type | string | Small | Medium |
| image_url | string | Image url | [optional] |
| public_id | string | Permanent reference to the item. | [optional] |