Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 1.16 KB

LoyaltiesEarningRulesCreateRequestBodyItemLoyalty.md

File metadata and controls

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

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