| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Question | string |
Required |
|
| SectionId | integer |
None. |
|
| QOrder | integer |
Required |
|
| Weight | integer |
Required Matching regular expression pattern: ^[0-9]*$ |
|
| Hint | string |
None. |
|
| AllowOther | boolean |
None. |
|
| RequiredAnswer | boolean |
None. |
|
| RequiredImage | boolean |
None. |
|
| RequiredComent | boolean |
None. |
|
| ShowComment | boolean |
None. |
|
| ShowImage | boolean |
None. |
|
| QuestionTypeId | globally unique identifier |
None. |
|
| QuestionTagId | globally unique identifier |
None. |
|
| SubSectionId | globally unique identifier |
None. |
|
| CreatedBy | integer |
None. |
|
| UpdatedBy | integer |
None. |
|
| IsActive | boolean |
None. |
|
| IsDeleted | boolean |
None. |
|
| DeletedDate | date |
None. |
|
| QuestionValidationId | globally unique identifier |
None. |
|
| EnValidation | string |
None. |
|
| ArValidation | string |
None. |
|
| IsIncludeCalculation | boolean |
None. |
|
| QuestionPriorityId | globally unique identifier |
None. |
|
| QuestionAnswers | Collection of CreateAnswerDTO |
None. |