Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 572 Bytes

ReferralRejectionReason.md

File metadata and controls

12 lines (9 loc) · 572 Bytes

TalonOne.Model.ReferralRejectionReason

Holds a reference to the campaign, the referral and the reason for which that referral was rejected. Should only be present when there is a 'rejectReferral' effect.

Properties

Name Type Description Notes
CampaignId int
ReferralId int
Reason string

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