--- 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"}