Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.18 KB

LoyaltiesEarningRulesCreateResponseBodyLoyalty.md

File metadata and controls

15 lines (12 loc) · 1.18 KB

# LoyaltiesEarningRulesCreateResponseBodyLoyalty

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\LoyaltiesEarningRulesCreateResponseBodyLoyaltyOrder [optional]
orderItems \OpenAPI\Client\Model\LoyaltiesEarningRulesCreateResponseBodyLoyaltyOrderItems [optional]
customer \OpenAPI\Client\Model\LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomer [optional]
customEvent \OpenAPI\Client\Model\LoyaltiesEarningRulesCreateResponseBodyLoyaltyCustomEvent [optional]

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