| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
ID of the Checklist |
integer |
None. |
| Order |
Index of the question. |
integer |
None. |
| Question |
Question |
string |
None. |
| Hint |
Hint or explanation |
string |
None. |
| Type |
Question type |
QuestionnaireQuestionType |
None. |
| NextQuestion |
Following question |
integer |
None. |
| AttachmentRequired |
Whether a photo is mandatory |
boolean |
None. |
| Options |
Multiple-choice options when type is multiple-choice. |
Collection of ChecklistQuestionOptionDTO |
None. |
| ValidRange |
The valid answer/range. |
string |
None. |