--- title: UserRoutingLanguage --- ## PureCloud::UserRoutingLanguage ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **proficiency** | **Float** | Proficiency is a rating from 0.0 to 5.0 on how competent an agent is for a particular language. It is used when a queue is set to \"Best available language\" mode to allow acd interactions to target agents with higher proficiency ratings. | [optional] | | **state** | **String** | Activate or deactivate this routing langauge. | [optional] | | **language_uri** | **String** | URI to the organization language used by this user langauge. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}