docs/ConversationReferralEventAllOfPayload.md in sunshine-conversations-client-9.12.0 vs docs/ConversationReferralEventAllOfPayload.md in sunshine-conversations-client-9.13.0
- old
+ new
@@ -4,10 +4,10 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**conversation** | [**ConversationTruncated**](ConversationTruncated.md) | The conversation a user lands in after being referred. See the <a href=\"https://docs.smooch.io/guide/conversation-referrals/\">conversation referrals</a> guide for more details. | [optional]
**user** | [**User**](User.md) | The user associated with the conversation. | [optional]
-**source** | [**SourceWebhook**](SourceWebhook.md) | The source of the referral. | [optional]
+**source** | [**SourceWithCampaignWebhook**](SourceWithCampaignWebhook.md) | The source of the referral. | [optional]
**referral** | [**Referral**](Referral.md) | | [optional]
## Code Sample
```ruby