Name | Description | Type | Additional information | Nullable |
---|---|---|---|---|
Id | globally unique identifier |
None |
False | |
BaseQuestionId | integer |
None |
False | |
Type | string |
None |
False | |
Content |
HTML content. |
string |
None |
False |
Description | string |
None |
False | |
Scale |
For questions with an answer selection. Contains the selectable scale positions. |
Scale |
None |
False |
Sequence |
Sequence of the question relative to other questions in the section. |
integer |
None |
False |
Text |
The text containing the actual question. |
string |
None |
False |
ScaleBehavior |
Determines the appereance of the answer field (e.g. dropdown). |
string |
None |
False |
CustomerDataColumnId |
If the customerdatacolumn id contains a value, the answer to this question is expected in the customer data collection. |
integer |
None |
True |
IsArchived |
Determines if a question is archived. |
boolean |
None |
False |