docs/UserPresence.md in purecloudplatformclientv2-7.0.0 vs docs/UserPresence.md in purecloudplatformclientv2-8.0.0

- old
+ new

@@ -9,10 +9,10 @@ |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **source** | **String** | Represents the source where the Presence was set. Some examples are: PURECLOUD, LYNC, OUTLOOK, etc. | [optional] | | **primary** | **BOOLEAN** | A boolean used to tell whether or not to set this presence source as the primary on a PATCH | [optional] | -| **presence_definition** | [**OrganizationPresence**](OrganizationPresence.html) | | [optional] | +| **presence_definition** | [**PresenceDefinition**](PresenceDefinition.html) | | [optional] | | **message** | **String** | | [optional] | | **modified_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}