Share via


OrdinalResolution interface

A resolution for ordinal numbers entity instances.

Extends

Properties

offset

The offset With respect to the reference (e.g., offset = -1 in "show me the second to last"

relativeTo

The reference point that the ordinal number denotes.

resolutionKind

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

value

A simple arithmetic expression that the ordinal denotes.

Property Details

offset

The offset With respect to the reference (e.g., offset = -1 in "show me the second to last"

offset: string

Property Value

string

relativeTo

The reference point that the ordinal number denotes.

relativeTo: string

Property Value

string

resolutionKind

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

resolutionKind: "Ordinal"

Property Value

"Ordinal"

value

A simple arithmetic expression that the ordinal denotes.

value: string

Property Value

string