Share via


BaseResolution interface

The abstract base class for entity resolutions.

Properties

resolutionKind

Polymorphic discriminator, which specifies the different types this object can be

Property Details

resolutionKind

Polymorphic discriminator, which specifies the different types this object can be

resolutionKind: "Age" | "Area" | "Volume" | "Speed" | "Length" | "Information" | "Temperature" | "Weight" | "Currency" | "Boolean" | "DateTime" | "Number" | "Ordinal" | "TemporalSpan" | "NumericRange"

Property Value

"Age" | "Area" | "Volume" | "Speed" | "Length" | "Information" | "Temperature" | "Weight" | "Currency" | "Boolean" | "DateTime" | "Number" | "Ordinal" | "TemporalSpan" | "NumericRange"