# Flipdish.UpdateTipConfiguration

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**IsEnabled** | **Boolean** | Are tips enabled? | [optional] 
**AllowCustomTips** | **Boolean** | Are custom tips allowed? | [optional] 
**AllowRoundUp** | **Boolean** | Is round up allowed? | [optional] 
**AllowEmojis** | **Boolean** | Are emojis allowed? | [optional] 
**Percentages** | **[Number]** | Ordered list of tip breakpoints (smallest -&gt; largest) | [optional] 
**DefaultPercentage** | **Number** | Defines a default percentage, it must be in the list of Percentages | [optional] 


