Sha256: 328b57f1b4044e39ad78f92f93642c8fbba0c8d5112dbfd083ffa0b21b4dd089

Contents?: true

Size: 1.1 KB

Versions: 6

Compression:

Stored size: 1.1 KB

Contents

---
title: AnalyticsParticipant
---
## PureCloud::AnalyticsParticipant

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **participant_id** | **String** | Unique identifier for the participant | [optional] |
| **participant_name** | **String** | A human readable name identifying the 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] |
| **sessions** | [**Array<AnalyticsSession>**](AnalyticsSession.html) | List of sessions associated to this participant | [optional] |
| **attributes** | **Hash<String, String>** | List of attributes associated to this participant | [optional] |
{: class="table table-striped"}


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
purecloudplatformclientv2-78.1.0 docs/AnalyticsParticipant.md
purecloudplatformclientv2-78.0.0 docs/AnalyticsParticipant.md
purecloudplatformclientv2-77.0.0 docs/AnalyticsParticipant.md
purecloudplatformclientv2-76.0.0 docs/AnalyticsParticipant.md
purecloudplatformclientv2-75.1.0 docs/AnalyticsParticipant.md
purecloudplatformclientv2-75.0.0 docs/AnalyticsParticipant.md