Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.17 KB

LoyaltiesEarningRulesUpdateRequestBodyLoyalty.md

File metadata and controls

15 lines (12 loc) · 1.17 KB

# LoyaltiesEarningRulesUpdateRequestBodyLoyalty

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\LoyaltiesEarningRulesUpdateRequestBodyLoyaltyOrder [optional]
orderItems \OpenAPI\Client\Model\LoyaltiesEarningRulesUpdateRequestBodyLoyaltyOrderItems [optional]
customer \OpenAPI\Client\Model\LoyaltiesEarningRulesUpdateRequestBodyLoyaltyCustomer [optional]
customEvent \OpenAPI\Client\Model\LoyaltiesEarningRulesUpdateRequestBodyLoyaltyCustomEvent [optional]

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