Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 655 Bytes

ReferralCreatedEffectProps.md

File metadata and controls

10 lines (7 loc) · 655 Bytes

TalonOne.Model.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 string The referral code that was created.

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