| Name | Type | Description | Notes |
|---|---|---|---|
| questionText | String | ||
| instructions | String | [optional] | |
| questionType | QuestionType | ||
| required | Boolean | ||
| maxAllowedCharacters | Int | [optional] | |
| maxAllowedFiles | Int | [optional] | |
| options | Seq<String> | [optional] |
Allowed values: [text_input, dropdown, unlabeled_upload, labeled_upload]