Sha256: f5899e8a508a199b7eeb2601b7170a98944ab10169a0c11ee855d7f770609a2e
Contents?: true
Size: 907 Bytes
Versions: 3
Compression:
Stored size: 907 Bytes
Contents
--- title: WebChatDeployment --- ## PureCloud::WebChatDeployment ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **description** | **String** | | [optional] | | **authentication_required** | **BOOLEAN** | | [optional] | | **authentication_url** | **String** | URL for third party service authenticating web chat clients. See https://github.com/MyPureCloud/authenticated-web-chat-server-examples | [optional] | | **disabled** | **BOOLEAN** | | [optional] | | **web_chat_config** | [**WebChatConfig**](WebChatConfig.html) | | [optional] | | **allowed_domains** | **Array<String>** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-50.0.0 | docs/WebChatDeployment.md |
purecloudplatformclientv2-49.0.1 | docs/WebChatDeployment.md |
purecloudplatformclientv2-49.0.0 | docs/WebChatDeployment.md |