Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 732 Bytes

CustomerLoyalty.md

File metadata and controls

11 lines (8 loc) · 732 Bytes

# CustomerLoyalty

Properties

Name Type Description Notes
points int Customer's loyalty points minus expired for all loyalty cards which the customer has. [optional]
referredCustomers 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]

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