mindee-api-dotnet

ResumeV1 Class

Namespace: Mindee.Product.Resume
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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

Constructors

Name Description
ResumeV1()  

Properties

Name Description
Pages The pages and the associated values which were detected on the document.

Documentation generated by MdDocs