The goods being shipped.

Constructors

Properties

confidence: number = 0.0

Confidence score

description: null | string

A description of the item.

grossWeight: null | number

The gross weight of the item.

measurement: null | number

The measurement of the item.

measurementUnit: null | string

The unit of measurement for the measurement.

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 quantity of the item being shipped.

weightUnit: null | string

The unit of measurement for weights.

Methods