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.

productCode: null | string

The product code referring to the item.

quantity: null | number

The item quantity

taxAmount: null | number

The item tax amount.

taxRate: null | number

The item tax rate in percentage.

totalAmount: null | number

The item total amount.

unitMeasure: null | string

The item unit of measure.

unitPrice: null | number

The item unit price.

Methods