Sha256: f82f318c69feebd9ab6f6c8ee1d72cc558eafb8f1f20806c4330b5acc54b6fe7
Contents?: true
Size: 1.23 KB
Versions: 1
Compression:
Stored size: 1.23 KB
Contents
--- title: AnalyticsParticipantWithoutAttributes --- ## PureCloud::AnalyticsParticipantWithoutAttributes ## 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] | | **team_id** | **String** | The team id the user is a member of | [optional] | | **agent_assistant_ids** | **Array<String>** | Unique identifiers of the active virtual agent assistants | [optional] | | **sessions** | [**Array<AnalyticsSession>**](AnalyticsSession.html) | List of sessions associated to this participant | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-94.0.0 | docs/AnalyticsParticipantWithoutAttributes.md |