public class ParseResumeResponseValue extends BaseParseResponseValue
ApiResponse.Value from a Parse response| Modifier and Type | Field and Description |
|---|---|
ApiResponseInfoLite |
EducationNormalizationResponse
Information about the status of education normalization during the parse
|
FlexResponse |
FlexResponse
Information about the FlexRequests transaction, if any were provided.
|
ParsedResume |
RedactedResumeData
Similar to
ResumeData, but with all of the
Personally Identifiable Information (PII) redacted. |
ParsedResume |
ResumeData
The main output from the Resume Parser
|
ConversionMetadata, Conversions, GeocodeResponse, IndexingResponse, ParsingMetadata, ParsingResponse, ProfessionNormalizationResponse| 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.public FlexResponse FlexResponse
public ApiResponseInfoLite EducationNormalizationResponse
Copyright © 2024. All rights reserved.