public class ParsedJobWithId extends Object implements IParsedDocWithId
| Modifier and Type | Field and Description |
|---|---|
String |
Id
The id of the document (used in the response body)
|
ParsedJob |
JobData
A job generated by the job parser
|
| Constructor and Description |
|---|
ParsedJobWithId() |
public String Id
public ParsedJob JobData
public String getDocId()
getDocId in interface IParsedDocWithIdCopyright © 2024. All rights reserved.