# Flipdish.UpdateCatalogItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Sku** | **String** | Stock Keeping Unit (SKU) | [optional] 
**Name** | **String** | Product name | [optional] 
**Description** | **String** | Product description | [optional] 
**Price** | **Number** | Product price | [optional] 
**ImageFileName** | **String** | Image File Name | [optional] 
**Alcohol** | **Boolean** | Product contains alcohol | [optional] 
**Groups** | [**[UpdateCatalogGroupReference]**](UpdateCatalogGroupReference.md) | Collection of groups associated with this item | [optional] 
**Metafields** | [**[Metafield]**](Metafield.md) | Collection of metafields | [optional] 


