docs/UserMe.md in purecloudplatformclientv2-36.1.0 vs docs/UserMe.md in purecloudplatformclientv2-37.0.0
- old
+ new
@@ -7,9 +7,10 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | | [optional] |
+| **division** | [**Division**](Division.html) | The division to which this entity belongs. | [optional] |
| **chat** | [**Chat**](Chat.html) | | [optional] |
| **department** | **String** | | [optional] |
| **email** | **String** | | [optional] |
| **primary_contact_info** | [**Array<Contact>**](Contact.html) | Auto populated from addresses. | [optional] |
| **addresses** | [**Array<Contact>**](Contact.html) | Email addresses and phone numbers for this user | [optional] |