docs/UserMergeEventAllOfPayloadMergedUsers.md in sunshine-conversations-client-12.2.2 vs docs/UserMergeEventAllOfPayloadMergedUsers.md in sunshine-conversations-client-12.3.0

- old
+ new

@@ -2,11 +2,11 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- -**surviving** | [**User**](User.md) | The user that now represents the merged user object. | [optional] -**discarded** | [**User**](User.md) | The user that was unified into the surviving user object. | [optional] +**surviving** | [**User2**](User2.md) | The user that now represents the merged user object. | [optional] +**discarded** | [**User2**](User2.md) | The user that was unified into the surviving user object. | [optional] ## Code Sample ```ruby require 'SunshineConversationsClient'