Bounding box of the detection area
OptionalcomponentName of subcomponent that the detection belongs to
OptionalcomponentType of subcomponent that the detection belongs to
OptionalconfidenceThe confidence score for the primitive. It should be between 0 and 1.
Name of field that has been detected
OptionalpageThe number of the page on which this annotation is located. The first page has number 1.
OptionalunitThe unit of the value field. Optional.
The value that has been detected
OptionalvalueThe value that has been detected, before normalization. Optional.
Represents a detection of a field value in a form. A field is identified by a field_name, optionally component_name and component_type if the field belongs to a subcomponent. The bounding_box indicates the position of the detection. The content of the field is given by the value, and optionally an unnormalized_value and the unit.