| Name | Type | Description | Notes |
|---|---|---|---|
| store_id | int | Configuration is for this StoreId | [optional] |
| is_enabled | bool | Are tips enabled? | [optional] |
| allow_custom_tips | bool | Are custom tips allowed? | [optional] |
| allow_round_up | bool | Is round up allowed? | [optional] |
| allow_emojis | bool | Are emojis allowed? | [optional] |
| percentages | double[] | Ordered list of tip breakpoints (smallest -> largest) | [optional] |
| default_percentage | double | Defines a default percentage, it must be in the list of Percentages | [optional] |