List of line item details.

Constructors

Properties

confidence: number = 0.0

Confidence score

description: null | string

The item description.

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.

quantity: null | number

The item quantity.

totalAmount: null | number

The item total amount.

unitPrice: null | number

The item unit price.

Methods