Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 489 Bytes

CustomerLoyalty.md

File metadata and controls

15 lines (7 loc) · 489 Bytes

CustomerLoyalty

Properties

Name Type Description
points Integer Customer's loyalty points.
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.