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. |