docs/AnalyticsSurvey.md in purecloudplatformclientv2-44.0.0 vs docs/AnalyticsSurvey.md in purecloudplatformclientv2-45.0.0
- old
+ new
@@ -8,15 +8,16 @@
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **survey_id** | **String** | Unique identifier for the survey | [optional] |
| **survey_form_id** | **String** | Unique identifier for the survey form | [optional] |
| **survey_form_context_id** | **String** | Unique identifier for the survey form, regardless of version | [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] |
| **user_id** | **String** | A unique identifier of the PureCloud user | [optional] |
| **queue_id** | **String** | Unique identifier for the queue the conversation was on | [optional] |
| **status** | **String** | Survey status | [optional] |
| **geto_survey_total_score** | **Integer** | Creation date of survey | [optional] |
| **survey_promoter_score** | **Integer** | NPS score of the survey | [optional] |
-| **survey_completed_time** | **Integer** | Completion time of the survey, in ms since the epoch, 1970-01-01T00:00:00.000Z | [optional] |
+| **getsurvey_completed_date** | **DateTime** | Completion date/time of the survey. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **media_types** | **Array<String>** | Media types associated with the conversation | [optional] |
| **language_ids** | **Array<String>** | Language IDs associated with the conversation | [optional] |
| **skill_ids** | **Array<String>** | Skill IDs associated with the conversation | [optional] |
{: class="table table-striped"}