Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 820 Bytes

CustomerReferrals.md

File metadata and controls

14 lines (8 loc) · 820 Bytes

CustomerReferrals

Summary of customer's referrals, in this case, the customer being the referee, i.e. information about the source of referrals and number of times the customer was referred by other customers.

Properties

Name Type Description Notes
total int Total number of times this customer received a referral, i.e. was referred by another customer. [optional]
campaigns List[CustomerReferralsCampaignsItem] Contains an array of campaigns that served as the source of a referral for the customer. [optional]

[Back to Model list] [Back to API list] [Back to README]