Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 866 Bytes

NewReferral.md

File metadata and controls

17 lines (12 loc) · 866 Bytes

TalonOne.Model.NewReferral

Properties

Name Type Description Notes
CampaignId int ID of the campaign from which the referral received the referral code.
AdvocateProfileIntegrationId string The Integration Id of the Advocate's Profile
FriendProfileIntegrationId string An optional Integration ID of the Friend's Profile [optional]
StartDate DateTime Timestamp at which point the referral code becomes valid. [optional]
ExpiryDate DateTime Expiry date of the referral code. Referral never expires if this is omitted, zero, or negative. [optional]

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