Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 865 Bytes

RejectReferralEffectProps.md

File metadata and controls

16 lines (11 loc) · 865 Bytes

# RejectReferralEffectProps

Properties

Name Type Description Notes
value string The referral code that was rejected.
rejectionReason string The reason why this referral code was rejected.
conditionIndex int The index of the condition that caused the rejection of the referral. [optional]
effectIndex int The index of the effect that caused the rejection of the referral. [optional]
details string More details about the failure. [optional]
campaignExclusionReason string The reason why the campaign was not applied. [optional]

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