Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 613 Bytes

CustomerLoyalty.md

File metadata and controls

13 lines (8 loc) · 613 Bytes

CustomerLoyalty

Properties

Name Type Description Notes
points int Customer's loyalty points. [optional]
referred_customers int Total number of customers referred by the customer. [optional]
campaigns object 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]