Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.25 KB

File metadata and controls

17 lines (13 loc) · 1.25 KB

Voucherify.Model.LoyaltiesEarningRulesEnableResponseBodyLoyalty

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 LoyaltiesEarningRulesEnableResponseBodyLoyaltyOrder [optional]
OrderItems LoyaltiesEarningRulesEnableResponseBodyLoyaltyOrderItems [optional]
Customer LoyaltiesEarningRulesEnableResponseBodyLoyaltyCustomer [optional]
CustomEvent LoyaltiesEarningRulesEnableResponseBodyLoyaltyCustomEvent [optional]

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