docs/AnalyticsEvaluation.md in purecloudplatformclientv2-17.0.0 vs docs/AnalyticsEvaluation.md in purecloudplatformclientv2-18.0.0

- old
+ new

@@ -5,18 +5,18 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **evaluation_id** | **String** | | [optional] | -| **evaluator_id** | **String** | | [optional] | -| **user_id** | **String** | | [optional] | -| **event_time** | **String** | | [optional] | -| **queue_id** | **String** | | [optional] | -| **form_id** | **String** | | [optional] | -| **context_id** | **String** | | [optional] | -| **form_name** | **String** | | [optional] | -| **geto_total_score** | **Integer** | | [optional] | -| **geto_total_critical_score** | **Integer** | | [optional] | +| **evaluation_id** | **String** | Unique identifier for the evaluation | [optional] | +| **evaluator_id** | **String** | A unique identifier of the PureCloud user who evaluated the interaction | [optional] | +| **user_id** | **String** | Unique identifier for the user being evaluated | [optional] | +| **event_time** | **String** | Specifies when an evaluation occurred | [optional] | +| **queue_id** | **String** | Unique identifier for the queue the conversation was on | [optional] | +| **form_id** | **String** | Unique identifier for the form used to evaluate the conversation/agent | [optional] | +| **context_id** | **String** | A unique identifier for an evaluation form, regardless of version | [optional] | +| **form_name** | **String** | Name of the evaluation form | [optional] | +| **geto_total_score** | **Integer** | The total evaluation for interactions | [optional] | +| **geto_total_critical_score** | **Integer** | The score for critical evaluation questions | [optional] | {: class="table table-striped"}