Sha256: c37368b2375241c3245bdd360cb46d6e0f0944fcdb248b0654ac44f8197a375e

Contents?: true

Size: 1.94 KB

Versions: 2

Compression:

Stored size: 1.94 KB

Contents

---
title: CallHistoryParticipant
---
## PureCloud::CallHistoryParticipant

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The unique participant ID. | [optional] |
| **name** | **String** | The display friendly name of the participant. | [optional] |
| **address** | **String** | The participant address. | [optional] |
| **start_time** | **DateTime** | The time when this participant first joined the conversation. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **end_time** | **DateTime** | The time when this participant went disconnected for this media (eg: video disconnected time). Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **purpose** | **String** | The participant's purpose.  Values can be: 'agent', 'user', 'customer', 'external', 'acd', 'ivr | [optional] |
| **direction** | **String** | The participant's direction.  Values can be: 'inbound' or 'outbound' | [optional] |
| **ani** | **String** | The call ANI. | [optional] |
| **dnis** | **String** | The call DNIS. | [optional] |
| **user** | [**UriReference**](UriReference.html) | The PureCloud user for this participant. | [optional] |
| **queue** | [**UriReference**](UriReference.html) | The PureCloud queue for this participant. | [optional] |
| **group** | [**UriReference**](UriReference.html) | The group involved in the group ring call. | [optional] |
| **disconnect_type** | **String** | The reason the participant was disconnected from the conversation. | [optional] |
| **external_contact** | [**UriReference**](UriReference.html) | The PureCloud external contact | [optional] |
| **external_organization** | [**UriReference**](UriReference.html) | The PureCloud external organization | [optional] |
{: class="table table-striped"}


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
purecloudplatformclientv2-18.0.0 docs/CallHistoryParticipant.md
purecloudplatformclientv2-17.0.0 docs/CallHistoryParticipant.md