public class AddCandidateRequest extends AddDocumentRequest
| Modifier and Type | Field and Description |
|---|---|
boolean |
Anonymize
A boolean flag to strip PII data out of the requests before sending to Search & Match V2
|
Map<String,String> |
CustomFields
A collection of custom fields represented as key-value pairs.
|
ParsedResume |
ResumeData
Parsed output from the CV/Resume Parser.
|
Roles, SearchAndMatchEnvironment| Constructor and Description |
|---|
AddCandidateRequest() |
public boolean Anonymize
public ParsedResume ResumeData
Copyright © 2025. All rights reserved.