docs/AnalyticsParticipant.md in purecloudplatformclientv2-62.0.0 vs docs/AnalyticsParticipant.md in purecloudplatformclientv2-63.0.0
- old
+ new
@@ -7,9 +7,10 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **participant_id** | **String** | Unique identifier for the participant | [optional] |
| **participant_name** | **String** | A human readable name identifying the participant | [optional] |
+| **attributes** | **Hash<String, String>** | List of attributes associated to this participant | [optional] |
| **user_id** | **String** | If a user, then this will be the unique identifier for the user | [optional] |
| **purpose** | **String** | The participant's purpose | [optional] |
| **external_contact_id** | **String** | External Contact Identifier | [optional] |
| **external_organization_id** | **String** | External Organization Identifier | [optional] |
| **flagged_reason** | **String** | Reason for which participant flagged conversation | [optional] |