Sha256: 0712211215163fe288bc1f5ab0b889f97d93ea7f1d6d0cd3504dfafd89c73605
Contents?: true
Size: 945 Bytes
Versions: 145
Compression:
Stored size: 945 Bytes
Contents
--- title: CreateWebChatRequest --- ## PureCloud::CreateWebChatRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **queue_id** | **String** | The ID of the queue to use for routing the chat conversation. | | | **provider** | **String** | The name of the provider that is sourcing the web chat. | | | **skill_ids** | **Array<String>** | The list of skill ID's to use for routing. | [optional] | | **language_id** | **String** | The ID of the langauge to use for routing. | [optional] | | **priority** | **Integer** | The priority to assign to the conversation for routing. | [optional] | | **attributes** | **Hash<String, String>** | The list of attributes to associate with the customer participant. | [optional] | | **customer_name** | **String** | The name of the customer participating in the web chat. | [optional] | {: class="table table-striped"}
Version data entries
145 entries across 145 versions & 2 rubygems