| Name | Description | Type | Additional information |
|---|---|---|---|
| QuestionId |
Gets or sets the question identifier. |
integer |
None. |
| QuestionTypeId |
Gets or sets the question type identifier. |
integer |
None. |
| QuestionTitle |
Gets or sets the question title. |
string |
None. |
| QuestionsOptions |
Gets or sets the questions options. |
Collection of QuestionsOptionsModels |
None. |
| Required |
Gets or sets a value indicating whether [question required]. |
boolean |
None. |
| Answer |
Gets or sets the answer. |
string |
None. |