public class ParseResumeResponseValue extends BaseParseResponseValue
ApiResponse.Value from a Parse response| Modifier and Type | Field and Description |
|---|---|
ParsedResume |
RedactedResumeData
Similar to
ResumeData, but with all of the
Personally Identifiable Information (PII) redacted. |
ParsedResume |
ResumeData
The main output from the Sovren Resume Parser
|
ConversionMetadata, Conversions, GeocodeResponse, IndexingResponse, ParsingMetadata, ParsingResponse, RequestDetails| Constructor and Description |
|---|
ParseResumeResponseValue() |
public ParsedResume ResumeData
public ParsedResume RedactedResumeData
ResumeData, but with all of the
Personally Identifiable Information (PII) redacted. For example,
this property will contain no ParsedResume.ContactInformation.Copyright © 2021. All rights reserved.