Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 614 Bytes

CustomerLoyalty.md

File metadata and controls

14 lines (8 loc) · 614 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]