| Name | Type | Description | Notes |
|---|---|---|---|
| catalog_item_id | string | Unique catalog Item id | [optional] |
| is_archived | bool | Returns true if the item is archived | [optional] |
| groups | \Flipdish\Client\Models\CatalogGroupReference[] | Collection of groups associated with this item | [optional] |
| metafields | \Flipdish\Client\Models\Metafield[] | Collection of metafields | [optional] |
| item_type | string | Type of item (Product, Modifier, etc) | |
| sku | string | Stock Keeping Unit (SKU) | |
| name | string | Item name | |
| description | string | Item description | [optional] |
| price | double | Item price | |
| image_file_name | string | Image File Name | [optional] |
| alcohol | bool | item contains alcohol | [optional] |