docs/UserUpdateEventAllOfPayload.md in sunshine-conversations-client-9.7.0 vs docs/UserUpdateEventAllOfPayload.md in sunshine-conversations-client-9.8.0

- old
+ new

@@ -3,10 +3,10 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **user** | [**User**](User.md) | The updated user. | [optional] -**reason** | **String** | The reason why the user was updated, if applicable. * `authentication` - An anonymous user became an [identified](https://docs.smooch.io/guide/intro-to-users/) user. | [optional] +**reason** | **String** | The reason why the user was updated, if applicable. * `authentication` - An anonymous user became an [identified](https://docs.smooch.io/guide/intro-to-users/) user. * `localeDetection` - A user was updated as a result of automated locale detection on messages sent. | [optional] **source** | [**SourceWebhook**](SourceWebhook.md) | The source of the creation. | [optional] ## Code Sample ```ruby