| Name | Type | Description | Notes |
|---|---|---|---|
| groups | List<CreateCatalogGroupReference> | Collection of groups associated with this item | [optional] |
| metafields | List<Metafield> | Collection of metafields | [optional] |
| itemType | ItemTypeEnum | 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 | |
| imageFileName | String | Image File Name | [optional] |
| alcohol | Boolean | item contains alcohol | [optional] |
| Name | Value |
|---|---|
| PRODUCT | "Product" |
| MODIFIER | "Modifier" |