Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 557 Bytes

ReferralRejectionReason.md

File metadata and controls

13 lines (9 loc) · 557 Bytes

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
campaign_id int
referral_id int
reason str

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