Name | Type | Description | Notes |
---|---|---|---|
answers | string[] | Answer choices for the question. Can not be used for `short` question type as this type of question requires registrants to type out the answer. | [optional] |
required | bool | Indicates whether or not the custom question is required to be answered by participants or not. | [optional] |
title | string | Title of the custom question. | [optional] |
type | string | Type of the question being asked. | [optional] |