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