id
string
required

The ID of this variant

type
string
required

The type of this object

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.

value
string
required

The value of this variant.

Was this page helpful?