Class ResumeV1

Resume API version 1 inference prediction.

Hierarchy

Constructors

Properties

endpointName: string = "resume"

The endpoint's name.

endpointVersion: string = "1"

The endpoint's version.

extras?: ExtraField[] = []

Extraneous fields relating to specific tools for some APIs.

isRotationApplied?: boolean

A boolean denoting whether a given inference result was rotated.

pages: Page<ResumeV1Document>[] = []

The document's pages.

prediction: ResumeV1Document

The document-level prediction.

product: Product

Name and version of a given product.

Methods

Generated using TypeDoc