mindee
    Preparing search index...

    Information about paid time off.

    Index

    Constructors

    Properties

    accrued: number | null

    The amount of paid time off accrued in the period.

    confidence: number = 0.0

    Confidence score

    pageId: number

    The document page on which the information was found.

    period: string | null

    The paid time off period.

    polygon: Polygon = ...

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

    ptoType: string | null

    The type of paid time off.

    remaining: number | null

    The remaining amount of paid time off at the end of the period.

    used: number | null

    The amount of paid time off used in the period.

    Methods