Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 855 Bytes

CustomerReferralsCampaignsItem.md

File metadata and controls

17 lines (11 loc) · 855 Bytes

CustomerReferralsCampaignsItem

Contains information about the source of the referral.

Properties

Name Type Description Notes
campaign_id str Unique campaign ID, assigned by Voucherify.
referrer_id str Unique referrer ID, assigned by Voucherify. This is the customer ID of a customer that is referring this customer.
related_object_id str Related object id
related_object_type str Related object type, i.e. `redemption`.
var_date datetime Timestamp representing the date and time when the customer was referred in ISO 8601 format.

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