--- title: WebChatRoutingTarget --- ## PureCloud::WebChatRoutingTarget ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **target_type** | **String** | The target type of the routing target, such as 'QUEUE'. | | | **target_address** | **String** | The target of the route, in the format appropriate given the 'targetType'. | | | **skills** | **Array<String>** | The list of skill names to use for routing. | [optional] | | **language** | **String** | The language name to use for routing. | [optional] | | **priority** | **Integer** | The priority to assign to the conversation for routing. | [optional] | {: class="table table-striped"}