Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.12 KB

LoyaltiesEarningRulesUpdateRequestBodyLoyalty.md

File metadata and controls

18 lines (12 loc) · 1.12 KB

LoyaltiesEarningRulesUpdateRequestBodyLoyalty

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 LoyaltiesEarningRulesUpdateRequestBodyLoyaltyOrder [optional]
order_items LoyaltiesEarningRulesUpdateRequestBodyLoyaltyOrderItems [optional]
customer LoyaltiesEarningRulesUpdateRequestBodyLoyaltyCustomer [optional]
custom_event LoyaltiesEarningRulesUpdateRequestBodyLoyaltyCustomEvent [optional]

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