Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 647 Bytes

File metadata and controls

15 lines (10 loc) · 647 Bytes

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