# Flipdish.UpdateProductReference

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**CatalogItemId** | **String** | Identifier of the CatalogItemId to use as SubProduct | 
**ProductType** | **String** | Type of the SupProduct | 
**PreselectedQuantity** | **Number** | Quantity of the modifier that will be set when the parent product is placed in the basket | [optional] 


<a name="ProductTypeEnum"></a>
## Enum: ProductTypeEnum


* `Product` (value: `"Product"`)

* `Modifier` (value: `"Modifier"`)




