Sha256: 9ea21924505439c1bfd4a9bf4fc682cf94b8b292706557016c558ac7987c20e9
Contents?: true
Size: 846 Bytes
Versions: 11
Compression:
Stored size: 846 Bytes
Contents
--- title: NluFeedbackResponse --- ## PureCloud::NluFeedbackResponse ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **text** | **String** | The feedback text. | [optional] | | **intents** | [**Array<IntentFeedback>**](IntentFeedback.html) | Detected intent of the utterance | [optional] | | **version** | [**NluDomainVersion**](NluDomainVersion.html) | The domain version of the feedback. | [optional] | | **date_created** | **DateTime** | The date when the feedback was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
11 entries across 11 versions & 1 rubygems