ApplicationQuestionnaireComponentResponse
Interface

A response to a component in a questionnaire.This only contains metadata related to the component responded to in the questionnaire. The implementation of a response is based on the componentTypeCode of its component.

Fields

NameDescription
The component this is responding to.
componentTypeCode* 
String!
The type of the component.Currently, two codes are defined:

Implementations

NameDescription
ApplicationPrivacyConsentResponse
A candidate's response to a privacy policy consent component in the questionnaire.
ApplicationQuestionResponse
A candidate's response to a question in the questionnaire.

Seen in

Parent nameParent typeDescription
ApplicationQuestionnaireSubmissionObjectresponses field