Returns
This method returns aPromise that:
- On success, resolves with either a referral settings object or
nullif there is no active referral program. - On failure, rejects with an error object.
Promise will be rejected.Smile.referralSettings.get()
Promise that:
null if there is no active referral program.Promise will be rejected.