---
title: ConversationNotificationParticipants
---
## PureCloud::ConversationNotificationParticipants

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** |  | [optional] |
| **connected_time** | **DateTime** |  | [optional] |
| **end_time** | **DateTime** |  | [optional] |
| **user_id** | **String** |  | [optional] |
| **external_contact_id** | **String** |  | [optional] |
| **external_organization_id** | **String** |  | [optional] |
| **name** | **String** |  | [optional] |
| **queue_id** | **String** |  | [optional] |
| **group_id** | **String** |  | [optional] |
| **purpose** | **String** |  | [optional] |
| **consult_participant_id** | **String** |  | [optional] |
| **address** | **String** |  | [optional] |
| **wrapup_required** | **BOOLEAN** |  | [optional] |
| **wrapup_expected** | **BOOLEAN** |  | [optional] |
| **wrapup_prompt** | **String** |  | [optional] |
| **wrapup_timeout_ms** | **Integer** |  | [optional] |
| **wrapup** | [**ConversationNotificationWrapup**](ConversationNotificationWrapup.html) |  | [optional] |
| **alerting_timeout_ms** | **Integer** |  | [optional] |
| **monitored_participant_id** | **String** |  | [optional] |
| **screen_recording_state** | **String** |  | [optional] |
| **flagged_reason** | **String** |  | [optional] |
| **attributes** | **Hash<String, String>** |  | [optional] |
| **calls** | [**Array<ConversationNotificationCalls>**](ConversationNotificationCalls.html) |  | [optional] |
| **callbacks** | [**Array<ConversationNotificationCallbacks>**](ConversationNotificationCallbacks.html) |  | [optional] |
| **chats** | [**Array<ConversationNotificationChats>**](ConversationNotificationChats.html) |  | [optional] |
| **cobrowsesessions** | [**Array<ConversationNotificationCobrowsesessions>**](ConversationNotificationCobrowsesessions.html) |  | [optional] |
| **emails** | [**Array<ConversationNotificationEmails>**](ConversationNotificationEmails.html) |  | [optional] |
| **messages** | [**Array<ConversationNotificationMessages1>**](ConversationNotificationMessages1.html) |  | [optional] |
| **screenshares** | [**Array<ConversationNotificationScreenshares>**](ConversationNotificationScreenshares.html) |  | [optional] |
| **social_expressions** | [**Array<ConversationNotificationSocialExpressions>**](ConversationNotificationSocialExpressions.html) |  | [optional] |
| **videos** | [**Array<ConversationNotificationVideos>**](ConversationNotificationVideos.html) |  | [optional] |
| **additional_properties** | **Object** |  | [optional] |
{: class="table table-striped"}