Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 962 Bytes

ConversationReferralEventAllOfPayload.md

File metadata and controls

14 lines (10 loc) · 962 Bytes

ConversationReferralEventAllOfPayload

The payload of the event. The contents of this object depend on the type of event.

Properties

Name Type Description Notes
conversation ConversationTruncated The conversation a user lands in after being referred. See the <a href=&quot;https://docs.smooch.io/guide/conversation-referrals/\&quot;&gt;conversation referrals</a> guide for more details. [optional]
user User The user associated with the conversation. [optional]
source SourceWithCampaignWebhook The source of the referral. [optional]
referral Referral [optional]

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