doc_out/UserMe.html.md in purecloud-0.37.1 vs doc_out/UserMe.html.md in purecloud-0.38.1

- old
+ new

@@ -16,10 +16,10 @@ | **addresses** | [**Array<Contact>**](Contact.html) | Email addresses and phone numbers for this user | [optional] | | **state** | **String** | The current state for this user. | [optional] | | **title** | **String** | | [optional] | | **username** | **String** | | [optional] | | **images** | [**Array<UserImage>**](UserImage.html) | | [optional] | -| **version** | **String** | Required when updating. Version must be the current version. Only the system can assign version. | [optional] | +| **version** | **Integer** | Required when updating. Version must be the current version. Only the system can assign version. | [optional] | | **routing_status** | [**RoutingStatus**](RoutingStatus.html) | ACD routing status | [optional] | | **presence** | [**UserPresence**](UserPresence.html) | Active presence | [optional] | | **conversation_summary** | [**UserConversationSummary**](UserConversationSummary.html) | Summary of conversion statistics for conversation types. | [optional] | | **out_of_office** | [**OutOfOffice**](OutOfOffice.html) | Determine if out of office is enabled | [optional] | | **geolocation** | [**Geolocation**](Geolocation.html) | Current geolocation position | [optional] |