| 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 | List<Double> | Ordered list of tip breakpoints (smallest -> largest) | [optional] |
| defaultPercentage | Double | Defines a default percentage, it must be in the list of Percentages | [optional] |