Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Resume API version 1 inference prediction.
[Endpoint("resume", "1", "mindee")]
public sealed class ResumeV1 : Inference<ResumeV1Document, ResumeV1Document>
Inheritance: object → Inference<TPagePrediction, TDocumentPrediction> → ResumeV1
Attributes: EndpointAttribute
Name | Description |
---|---|
ResumeV1() |
Name | Description |
---|---|
Pages | The pages and the associated values which were detected on the document. |
Documentation generated by MdDocs