ApplicationPrivacyConsentResponse| Name | Description |
|---|---|
ApplicationQuestionnaireComponentResponse | 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. |
| Name | Description |
|---|---|
ApplicationPrivacyConsent! | The privacy consent component this is responding to. |
String! | The type of the component.This is always PrivacyConsent. |
Boolean! | This indicates whether or not the candidate agrees to the provided privacy policy. |