docs/ConversationReferralEventAllOfPayload.md in sunshine-conversations-client-12.3.0 vs docs/ConversationReferralEventAllOfPayload.md in sunshine-conversations-client-12.3.1

- old
+ new

@@ -3,10 +3,10 @@ ## Properties 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** | [**User2**](User2.md) | The user associated with the conversation. | [optional] +**user** | [**User**](User.md) | The user associated with the conversation. | [optional] **source** | [**SourceWithCampaignWebhook**](SourceWithCampaignWebhook.md) | The source of the referral. | [optional] **referral** | [**Referral**](Referral.md) | | [optional] ## Code Sample