Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 638 Bytes

ReferralCreatedEffectProps.md

File metadata and controls

11 lines (7 loc) · 638 Bytes

ReferralCreatedEffectProps

The properties specific to the "referralCreated" effect. This gets triggered whenever a validated rule contained a "create referral" effect, and a referral code was created for a customer. See "createdReferrals" on the response for all details of this referral code.

Properties

Name Type Description Notes
value str The referral code that was created.

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