Optional
boundingBounding regions covering the field.
Optional
confidenceConfidence of correctly extracting the field.
Optional
contentThe verbatim extracted text content of the field.
Field kind: "phoneNumber".
Optional
spansLocation of the field in the reading order concatenated content.
Optional
valueThe field's value, which is a string containing the phone number.
The phone number value is normalized to a standard format. If the value could not be normalized, this value may be
undefined, and the content
property will contain the verbatim text of the DocumentField as it appeared in the
input.
Generated using TypeDoc
A DocumentField that has a phone number value, represented as a string.