Share via


NumberResolution interface

A resolution for numeric entity instances.

Extends

Properties

numberKind

The type of the extracted number entity.

resolutionKind

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

value

A numeric representation of what the extracted text denotes.

Property Details

numberKind

The type of the extracted number entity.

numberKind: string

Property Value

string

resolutionKind

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

resolutionKind: "Number"

Property Value

"Number"

value

A numeric representation of what the extracted text denotes.

value: string

Property Value

string