Sha256: 99f8ce1d12c2189a85d01cca43d3a3c54d3445b2e1c3afc8e2664ad070048934
Contents?: true
Size: 1.76 KB
Versions: 1
Compression:
Stored size: 1.76 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] | | **routing_priority** | **Integer** | Routing priority for the current 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-57.0.0 | docs/ObservationValue.md |