Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.26 KB

File metadata and controls

17 lines (13 loc) · 1.26 KB

Voucherify.Model.LoyaltiesEarningRulesDisableResponseBodyLoyalty

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 LoyaltiesEarningRulesDisableResponseBodyLoyaltyOrder [optional]
OrderItems LoyaltiesEarningRulesDisableResponseBodyLoyaltyOrderItems [optional]
Customer LoyaltiesEarningRulesDisableResponseBodyLoyaltyCustomer [optional]
CustomEvent LoyaltiesEarningRulesDisableResponseBodyLoyaltyCustomEvent [optional]

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