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

Latest commit

 

History

History
16 lines (11 loc) · 854 Bytes

CustomerReferralsCampaignsItem.md

File metadata and controls

16 lines (11 loc) · 854 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]