InferPositionProfile_ApplicationQuestionnaireComponentcomponentTypeCode can be used to determine the concrete type of the component.| 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. |
| Name | Description |
|---|---|
InferPositionProfile_ApplicationPrivacyConsent | 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. |
InferPositionProfile_ApplicationQuestion | A question component of an ApplicationQuestionnaire.This consists of label text displayed to a user and an input for them to select a response. |