Name | Description | Type | Additional information |
---|---|---|---|
QuestionId
Question id to which question text belongs
Type
integer
Additional info
Required for update |
|||
QuestionId |
Question id to which question text belongs |
integer |
Required for update |
QuestionTypeId
Enum value of the question type which needs to be created.
Type
QuestionType
Additional info
Required |
|||
QuestionTypeId |
Enum value of the question type which needs to be created. |
QuestionType |
Required |
QuestionStrings
List of question text and language code for all the applicable languages to the survey
Type
Collection of QuestionString
Additional info
Required |
|||
QuestionStrings |
List of question text and language code for all the applicable languages to the survey |
Collection of QuestionString |
Required |
AnswerChoices
List of answer choices and their properties
Type
Collection of SecondaryAnswerChoice
Additional info
Required |
|||
AnswerChoices |
List of answer choices and their properties |
Collection of SecondaryAnswerChoice |
Required |