docs/AnalyticsSurvey.md in purecloudplatformclientv2-43.1.0 vs docs/AnalyticsSurvey.md in purecloudplatformclientv2-44.0.0

- old
+ new

@@ -8,16 +8,17 @@ |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] | -| **participant_id** | **String** | Unique identifier of participant | [optional] | -| **external_contact_id** | **String** | External contact id | [optional] | -| **customer_address** | **String** | Customer address | [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] | -| **created_date** | **DateTime** | Creation date of survey. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | -| **geto_survey_total_score** | **Integer** | The total score for the survey | [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] | +| **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"}