| Name | Description | Type | Additional information |
|---|---|---|---|
| QuestionID | integer |
None. |
|
| QuestionText | string |
Required String length: inclusive between 0 and 300 |
|
| InputTypeID | integer |
None. |
|
| ParentQuestionID | integer |
None. |
|
| IsConditional | boolean |
None. |
|
| IsPositiveSubQuestion | boolean |
None. |
|
| IsDisplayConsultantPic | boolean |
None. |
|
| CreatedBy | integer |
None. |
|
| DateCreated | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| ModifiedOn | date |
None. |
|
| IsDeleted | boolean |
None. |
|
| InputType | InputType |
None. |
|
| ParentQuestion | Question |
None. |
|
| Options | Collection of Option |
None. |
|
| OptionList | Collection of Option |
None. |
|
| QuestionList | Collection of Question |
None. |