docs/SurveyForm.md in purecloudplatformclientv2-46.1.0 vs docs/SurveyForm.md in purecloudplatformclientv2-47.0.0

- old
+ new

@@ -16,10 +16,10 @@ | **language** | **String** | Language for survey viewer localization. Currently localized languages: da, de, en-US, es, fi, fr, it, ja, ko, nl, no, pl, pt-BR, sv, th, tr, zh-CH, zh-TW | | | **header_image_id** | **String** | Id of the header image appearing at the top of the form. | [optional] | | **header_image_url** | **String** | Temporary URL for accessing header image | [optional] | | **header** | **String** | Markdown text for the top of the form. | [optional] | | **footer** | **String** | Markdown text for the bottom of the form. | [optional] | -| **question_groups** | [**Array<QuestionGroup>**](QuestionGroup.html) | A list of question groups | | +| **question_groups** | [**Array<SurveyQuestionGroup>**](SurveyQuestionGroup.html) | A list of question groups | | | **published_versions** | [**DomainEntityListingSurveyForm**](DomainEntityListingSurveyForm.html) | List of published version of this form | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}