Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 860 Bytes

File metadata and controls

16 lines (12 loc) · 860 Bytes

TipConfiguration

Properties

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]

[Back to Model list] [Back to API list] [Back to README]