Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.13 KB

LoyaltiesEarningRulesCreateResponseBodyLoyalty.md

File metadata and controls

18 lines (12 loc) · 1.13 KB

LoyaltiesEarningRulesCreateResponseBodyLoyalty

Properties

Name Type Description Notes
type str [optional]
points int Defines how the points will be added to the loyalty card. FIXED adds a fixed number of points. [optional]
calculation_type str [optional]
order LoyaltiesEarningRulesCreateResponseBodyLoyaltyOrder [optional]
order_items LoyaltiesEarningRulesCreateResponseBodyLoyaltyOrderItems [optional]
customer LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer [optional]
custom_event LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomEvent [optional]

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