Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.01 KB

File metadata and controls

17 lines (13 loc) · 1.01 KB

Voucherify.Model.EarningRuleLoyalty

Properties

Name Type Description Notes
Type string [optional]
Points int? Defines how the points will be added to the loyalty card. FIXED adds a fixed number of points. [optional]
PointsFormula string Formula used to dynamically calculate the rewarded points. [optional]
CalculationType string [optional]
Order EarningRuleLoyaltyOrder [optional]
OrderItems EarningRuleLoyaltyOrderItems [optional]
Customer EarningRuleLoyaltyCustomer [optional]
CustomEvent EarningRuleLoyaltyCustomEvent [optional]

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