docs/User.md in purecloudplatformclientv2-81.0.0 vs docs/User.md in purecloudplatformclientv2-82.0.0
- old
+ new
@@ -32,9 +32,10 @@
| **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>** | Profile skills possessed by the user | [optional] |
| **locations** | [**Array<Location>**](Location.html) | The user placement at each site location. | [optional] |
| **groups** | [**Array<Group>**](Group.html) | The groups the user is a member of | [optional] |
+| **team** | [**Team**](Team.html) | The team the user is a member of | [optional] |
| **skills** | [**Array<UserRoutingSkill>**](UserRoutingSkill.html) | Routing (ACD) skills possessed by the user | [optional] |
| **languages** | [**Array<UserRoutingLanguage>**](UserRoutingLanguage.html) | Routing (ACD) languages possessed by the user | [optional] |
| **acd_auto_answer** | **BOOLEAN** | acd auto answer | [optional] |
| **language_preference** | **String** | preferred language by the user | [optional] |
| **last_token_issued** | [**OAuthLastTokenIssued**](OAuthLastTokenIssued.html) | | [optional] |