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

Latest commit

 

History

History
17 lines (14 loc) · 1.08 KB

CustomerLoyalty.md

File metadata and controls

17 lines (14 loc) · 1.08 KB

# CustomerLoyalty

Properties

Name Type Description Notes
<<<<<<< Updated upstream
points int Customer's loyalty points.
referred_customers int Total number of customers referred by the customer.
campaigns array<string,\OpenAPI\Client\Model\CustomerLoyaltyCampaignsValue> Contains campaigns with details about point balances and how many customers were referred by the customer.
=======
points int Customer's loyalty points. [optional]
referred_customers int Total number of customers referred by the customer. [optional]
campaigns array<string,\OpenAPI\Client\Model\CustomerLoyaltyCampaignsEntry> Contains campaigns with details about point balances and how many customers were referred by the customer. [optional]

Stashed changes

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