Interface Value

Value of properties.

Hierarchy

  • Value

Properties

position?: number

The position of the value in the property's selection list.

valueId: string

The unique id of the property value.

valueText?: Record<string, string>

Localized value text. Key is ISO 639-1 language code.

values?: Value[]

The sub values of the value.

Generated using TypeDoc