ReferralUser

ReferralUser

# new ReferralUser(params)

Parameters:
Name Type Description
params Object Referral User parameters
Properties
Name Type Attributes Description
eventDate number The date the event was triggered, in RFC3339 format.
event string The related event.
eventData Object.<string, string> <optional>
The custom data from the event. For the `app_install` event additional data is included: * `$channel` * `$suspicious` * `$platform` * any other custom data included in the Smart Invite

Extends