The list of languages that the candidate is proficient in.

Hierarchy

  • ResumeV1Language

Constructors

Properties

confidence: number = 0.0

Confidence score

language: null | string

The language's ISO 639 code.

level: null | string

The candidate's level for the language.

pageId: number

The document page on which the information was found.

polygon: Polygon = []

Contains the relative vertices coordinates (points) of a polygon containing the field in the document.

Methods

  • Collection of fields as representable strings.

    Returns {
        language: string;
        level: string;
    }

    • language: string
    • level: string

Generated using TypeDoc