Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.21 KB

LoyaltiesEarningRulesCreateRequestBodyItemLoyalty.md

File metadata and controls

15 lines (12 loc) · 1.21 KB

# LoyaltiesEarningRulesCreateRequestBodyItemLoyalty

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]
calculationType string [optional]
order \OpenAPI\Client\Model\LoyaltiesEarningRulesCreateRequestBodyItemLoyaltyOrder [optional]
orderItems \OpenAPI\Client\Model\LoyaltiesEarningRulesCreateRequestBodyItemLoyaltyOrderItems [optional]
customer \OpenAPI\Client\Model\LoyaltiesEarningRulesCreateRequestBodyItemLoyaltyCustomer [optional]
customEvent \OpenAPI\Client\Model\LoyaltiesEarningRulesCreateRequestBodyItemLoyaltyCustomEvent [optional]

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