InformationResolution interface
Represents the information (data) entity resolution model.
- Extends
Properties
| resolution |
Polymorphic discriminator, which specifies the different types this object can be |
| unit | The information (data) Unit of measurement. |
Inherited Properties
| value | The numeric value that the extracted text denotes. |
Property Details
resolutionKind
Polymorphic discriminator, which specifies the different types this object can be
resolutionKind: "Information"
Property Value
"Information"
unit
The information (data) Unit of measurement.
unit: string
Property Value
string
Inherited Property Details
value
The numeric value that the extracted text denotes.
value: number
Property Value
number
Inherited From QuantityResolution.value