Sha256: d48e0195b08c0875f581d6ff26e61aa643259f2e5739522b436ca7cfa159070d

Contents?: true

Size: 1.13 KB

Versions: 9

Compression:

Stored size: 1.13 KB

Contents

---
title: CallHistoryConversation
---
## PureCloud::CallHistoryConversation

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **participants** | [**Array<CallHistoryParticipant>**](CallHistoryParticipant.html) | The list of participants involved in the conversation. | [optional] |
| **direction** | **String** | The direction of the call relating to the current user | [optional] |
| **went_to_voicemail** | **BOOLEAN** | Did the call end in the current user's voicemail | [optional] |
| **missed_call** | **BOOLEAN** | Did the user not answer this conversation | [optional] |
| **start_time** | **DateTime** | The time the user joined the conversation. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **was_conference** | **BOOLEAN** | Was this conversation a conference | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
purecloudplatformclientv2-25.0.0 docs/CallHistoryConversation.md
purecloudplatformclientv2-24.0.0 docs/CallHistoryConversation.md
purecloudplatformclientv2-23.0.0 docs/CallHistoryConversation.md
purecloudplatformclientv2-22.0.0 docs/CallHistoryConversation.md
purecloudplatformclientv2-21.0.0 docs/CallHistoryConversation.md
purecloudplatformclientv2-20.0.0 docs/CallHistoryConversation.md
purecloudplatformclientv2-19.0.0 docs/CallHistoryConversation.md
purecloudplatformclientv2-18.0.0 docs/CallHistoryConversation.md
purecloudplatformclientv2-17.0.0 docs/CallHistoryConversation.md