docs/AnalyticsEvaluation.md in purecloudplatformclientv2-44.0.0 vs docs/AnalyticsEvaluation.md in purecloudplatformclientv2-45.0.0
- old
+ new
@@ -8,10 +8,10 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **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] |
+| **event_time** | **DateTime** | Specifies when an evaluation occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [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] |