Name | Description | Type | Additional information | Nullable |
---|---|---|---|---|
QuestionId |
The answered question's Id. |
globally unique identifier |
Required |
False |
DateAnswered |
The time and date of the answer. |
date |
Required |
True |
Text |
Answer of the customer for an open question. This field will be null for a scale position answer (e.g. NPS score). |
string |
None |
False |
SelectedScalePositions |
A list of the selected scale positions. Is null when the question has no scale (e.g. an open question). |
Collection of ScalePosition |
None |
False |
FileAnswers |
A list containing uploaded files. |
Collection of FileAnswer |
None |
False |
PageRepetition |
Page repetition. |
integer |
None |
True |
SectionRepetition |
Section repetition. |
integer |
None |
True |