| Name | Description | Type |
|---|---|---|
| QuestionId |
Unique Identifier for question |
integer |
| FNS |
Survey Identifier |
string |
| AnswerGroupId |
Unique identifier for an answer group |
integer |
| AnswerGroupDescription |
The description of how the answers are grouped together |
string |
| Active |
Determines if the question is active or not |
boolean |
| QuestionTexts |
List of question text by language |
Collection of Smg.RestApi.Model.Reporting.QuestionText |