Information about paid time off.

Constructors

Properties

accrued: null | number

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: null | string

The paid time off period.

polygon: Polygon = []

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

ptoType: null | string

The type of paid time off.

remaining: null | number

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

used: null | number

The amount of paid time off used in the period.

Methods