OBJECT

InterviewUnproctoredFraudPreventionSetup

link GraphQL Schema definition

1type InterviewUnproctoredFraudPreventionSetup implements InterviewFraudPreventionSetup {
2
3disableDescriptionCopy: Boolean
4
5shouldTrackCandidateLocation: Boolean
6
7closeTabsAndApps: InterviewTabsRules
8
9}

link Required by

This element is not required by anyone