doc_out/UserMe.html.md in purecloud-0.57.1 vs doc_out/UserMe.html.md in purecloud-0.58.1
- old
+ new
@@ -26,14 +26,15 @@
| **out_of_office** | [**OutOfOffice**](OutOfOffice.html) | Determine if out of office is enabled | [optional] |
| **geolocation** | [**Geolocation**](Geolocation.html) | Current geolocation position | [optional] |
| **station** | [**UserStations**](UserStations.html) | Effective, default, and last station information | [optional] |
| **authorization** | [**UserAuthorization**](UserAuthorization.html) | Roles and permissions assigned to the user | [optional] |
| **profile_skills** | **Array<String>** | Skills possessed by the user | [optional] |
+| **locations** | [**Array<Location>**](Location.html) | The user placement at each site location. | [optional] |
| **date** | [**ServerDate**](ServerDate.html) | The PureCloud system date time. | [optional] |
| **geolocation_settings** | [**GeolocationSettings**](GeolocationSettings.html) | Geolocation settings for user's organization. | [optional] |
| **organization** | [**Organization**](Organization.html) | Organization details for this user. | [optional] |
| **presence_definitions** | [**Array<OrganizationPresence>**](OrganizationPresence.html) | The first 100 presence definitions for user's organization. | [optional] |
-| **locations** | [**Array<Location>**](Location.html) | The first 100 locations for user's organization | [optional] |
+| **location_definitions** | [**Array<LocationDefinition>**](LocationDefinition.html) | The first 100 site locations for user's organization | [optional] |
| **org_authorization** | [**Array<DomainOrganizationRole>**](DomainOrganizationRole.html) | The first 100 organization roles, with applicable permission policies, for user's organization. | [optional] |
| **favorites** | [**Array<User>**](User.html) | The first 50 favorited users. | [optional] |
| **superiors** | [**Array<User>**](User.html) | The first 50 superiors of this user. | [optional] |
| **direct_reports** | [**Array<User>**](User.html) | The first 50 direct reports to this user. | [optional] |
| **adjacents** | [**Adjacents**](Adjacents.html) | The first 50 superiors, direct reports, and siblings of this user. Mutually exclusive with superiors and direct reports expands. | [optional] |