Sha256: e464970895a1739fd537e3f4ea63df6c04ba2f660ec77d916fc896029bb87847

Contents?: true

Size: 1.67 KB

Versions: 4

Compression:

Stored size: 1.67 KB

Contents

---
title: ObservationValue
---
## PureCloud::ObservationValue

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **observation_date** | **DateTime** | The time at which the observation occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **conversation_id** | **String** | Unique identifier for the conversation | [optional] |
| **session_id** | **String** | The unique identifier of this session | [optional] |
| **requested_routing_skill_ids** | **Array<String>** | Unique identifier for a skill requested for an interaction | [optional] |
| **requested_language_id** | **String** | Unique identifier for the language requested for an interaction | [optional] |
| **participant_name** | **String** | A human readable name identifying the participant | [optional] |
| **user_id** | **String** | Unique identifier for the user | [optional] |
| **direction** | **String** | The direction of the communication | [optional] |
| **converted_from** | **String** | Session media type that was converted from in case of a media type conversion | [optional] |
| **converted_to** | **String** | Session media type that was converted to in case of a media type conversion | [optional] |
| **address_from** | **String** | The address that initiated an action | [optional] |
| **address_to** | **String** | The address receiving an action | [optional] |
| **ani** | **String** | Automatic Number Identification (caller's number) | [optional] |
| **dnis** | **String** | Dialed number identification service (number dialed by the calling party) | [optional] |
{: class="table table-striped"}


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
purecloudplatformclientv2-56.0.0 docs/ObservationValue.md
purecloudplatformclientv2-55.0.0 docs/ObservationValue.md
purecloudplatformclientv2-54.0.0 docs/ObservationValue.md
purecloudplatformclientv2-53.0.0 docs/ObservationValue.md