A single element from a set of Choices, variants in an enumeration.

id
string
required

The ID of this variant

type
string
required

The type of this object

value
string
required

The value of this variant.

label
string | null

An optional human-readable label for this variant. Useful if the actual value is not a human-readable value, such as an identifier.