Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.16 KB

LoyaltiesEarningRulesCreateRequestBodyItemLoyalty.md

File metadata and controls

18 lines (12 loc) · 1.16 KB

LoyaltiesEarningRulesCreateRequestBodyItemLoyalty

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 LoyaltiesEarningRulesCreateRequestBodyItemLoyaltyOrder [optional]
order_items LoyaltiesEarningRulesCreateRequestBodyItemLoyaltyOrderItems [optional]
customer LoyaltiesEarningRulesCreateRequestBodyItemLoyaltyCustomer [optional]
custom_event LoyaltiesEarningRulesCreateRequestBodyItemLoyaltyCustomEvent [optional]

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