| Datatype |
- Type
- picklist
- Properties
- Filter,
Group, Nillable, Restricted picklist, Sort
- Description
- The data type of the question response. Possible values are:
- String
- Number
- Date
- Int
- Double
|
| InvitationId |
- Type
- reference
- Properties
- Filter,
Group, Sort
- Description
- The ID of the SurveyInvitation object that was sent to the survey
participant.
|
| QuestionChoiceId |
- Type
- reference
- Properties
- Filter,
Group, Nillable, Sort
- Description
- The ID of SurveyQuestionChoice object that the participant chose
in response to a question.
|
| QuestionId |
- Type
- reference
- Properties
- Filter,
Group, Sort
- Description
- The ID of the SurveyQuestion object that the participant provided
an answer for.
|
| ResponseId |
- Type
- string
- Properties
- Filter,
Group, idLookup, Sort
- Description
- The ID of the SurveyResponse object that is the parent of this
SurveyQuestionResponse object.
|
| ResponseShortText |
- Type
- string
- Properties
- Filter,
Group, idLookup, Sort
- Description
- For a text question type, the text that a participant entered as a
response to the question. For other question types, this field
stores the value of the QuestionChoice object that the participant
selected.
|
| SurveyVersionId |
- Type
- reference
- Properties
- Filter,
Group, Sort
- Description
- The ID of the SurveyVersion object that the response belongs
to.
|