docs/CobrowseMediaParticipant.md in purecloudplatformclientv2-30.1.0 vs docs/CobrowseMediaParticipant.md in purecloudplatformclientv2-31.0.0
- old
+ new
@@ -31,9 +31,10 @@
| **provider** | **String** | The source provider for the communication. | [optional] |
| **external_contact** | [**UriReference**](UriReference.html) | If this participant represents an external contact, then this will be the reference for the external contact. | [optional] |
| **external_organization** | [**UriReference**](UriReference.html) | If this participant represents an external org, then this will be the reference for the external org. | [optional] |
| **wrapup** | [**Wrapup**](Wrapup.html) | Wrapup for this participant, if it has been applied. | [optional] |
| **peer** | **String** | The peer communication corresponding to a matching leg for this communication. | [optional] |
+| **flagged_reason** | **String** | The reason specifying why participant flagged the conversation. | [optional] |
| **cobrowse_session_id** | **String** | The co-browse session ID. | [optional] |
| **cobrowse_role** | **String** | This value identifies the role of the co-browse client within the co-browse session (a client is a sharer or a viewer). | [optional] |
| **controlling** | **Array<String>** | ID of co-browse participants for which this client has been granted control (list is empty if this client cannot control any shared pages). | [optional] |
| **viewer_url** | **String** | The URL that can be used to open co-browse session in web browser. | [optional] |
| **provider_event_time** | **DateTime** | The time when the provider event which triggered this conversation update happened in the corrected provider clock. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |