Package version:

Interface OrdinalResolution

A resolution for ordinal numbers entity instances.

Hierarchy

Properties

offset: string

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

relativeTo: string

The reference point that the ordinal number denotes.

resolutionKind: "OrdinalResolution"

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

value: string

A simple arithmetic expression that the ordinal denotes.

Generated using TypeDoc