Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 717 Bytes

File metadata and controls

16 lines (11 loc) · 717 Bytes

TipConfiguration

Properties

Name Type Description Notes
storeId Integer Configuration is for this StoreId [optional]
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]