public class ParsedResumeWithId extends Object implements IParsedDocWithId
| Modifier and Type | Field and Description |
|---|---|
String |
Id
The id of the document (used in the response body)
|
ParsedResume |
ResumeData
A resume generated by the Sovren parser
|
| Constructor and Description |
|---|
ParsedResumeWithId() |
public String Id
public ParsedResume ResumeData
public String getDocId()
getDocId in interface IParsedDocWithIdCopyright © 2023. All rights reserved.