ApplicationQuestionAnswer| Name | Description |
|---|---|
String! | The text value of the answer.For FreeText questions this may contain whitespace such as the \n newline escape sequence.
For readability, you should display whitespace characters instead of collapsing them. |
ApplicationQuestionChoice | The questionnaire choice for the answer.For FreeText questions this will be null. |
| Parent name | Parent type | Description |
|---|---|---|
| ApplicationQuestionResponse | Object | answers field |