A component of an application questionnaire.This only contains identifying metadata;
the
componentTypeCode
can be used to determine the concrete type of the component.Fields
Name | Description |
---|---|
String! | The type of the component.Currently, two codes are defined:
|
The identifier for the ApplicationQuestionnaireComponent . | |
String | A partner-provided unique ID for the component.This can be used to correlate the component back to its corresponding representation in your software. |
Implementations
Name | Description |
---|---|
A privacy policy consent component of an ApplicationQuestionnaire .This consists of a URL for candidates to view the privacy policy and text to prompt the candidate as to whether or not they agree.The privacy policy consent component presents the candidate with a 'Yes' or 'No' choice. | |
A question component of an ApplicationQuestionnaire .This consists of label text displayed to a user and an input for them to select a response. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Interface | component field | |
Object | components field |