Sha256: b2148bb4970d9316877292e50652bd89bec97387feb6420eec7bd0e519e0cef0

Contents?: true

Size: 873 Bytes

Versions: 2

Compression:

Stored size: 873 Bytes

Contents

---
title: ConversationRoutingData
---
## PureCloud::ConversationRoutingData

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **queue** | [**Queue**](Queue.html) | The queue to use for routing decisions | [optional] |
| **language** | [**Language**](Language.html) | The language to use for routing decisions | [optional] |
| **priority** | **Integer** | The priority of the conversation to use for routing decisions | [optional] |
| **skills** | [**Array<Skill>**](Skill.html) | The skills to use for routing decisions | [optional] |
| **scored_agents** | [**Array<ScoredAgent>**](ScoredAgent.html) | A collection of agents and their assigned scores for this conversation (0 - 100, higher being better), for use in routing to preferred agents | [optional] |
{: class="table table-striped"}


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
purecloudplatformclientv2-58.0.1 docs/ConversationRoutingData.md
purecloudplatformclientv2-58.0.0 docs/ConversationRoutingData.md