Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 548 Bytes

CustomerLoyalty.md

File metadata and controls

15 lines (7 loc) · 548 Bytes

CustomerLoyalty

Properties

Name Type Description
points Integer Customer's loyalty points minus expired for all loyalty cards which the customer has.
referredCustomers Integer Total number of customers referred by the customer.
campaigns Map<String, CustomerLoyaltyCampaignsEntry> Contains campaigns with details about point balances and how many customers were referred by the customer.