Sha256: 33609a3b823033ca57dd6772b5696506a7c60414dc7eeabc3fadc1f30d3c63bf
Contents?: true
Size: 611 Bytes
Versions: 11
Compression:
Stored size: 611 Bytes
Contents
--- title: DetectedNamedEntity --- ## PureCloud::DetectedNamedEntity ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **name** | **String** | The name of the detected named entity. | [optional] | | **entity_type** | **String** | The type of the detected named entity. | [optional] | | **probability** | **Float** | The probability of the detected named entity. | [optional] | | **value** | [**DetectedNamedEntityValue**](DetectedNamedEntityValue.html) | The value of the detected named entity. | [optional] | {: class="table table-striped"}
Version data entries
11 entries across 11 versions & 1 rubygems