Alternative
- alternativeType: stringFormat: uuid
Id A unique id for an alternative.
- orderType: integer | string
Number Pattern: ^-?(?:0|[1-9]\d*)$Format: int32Order the alternatives.
- scoreType: null | number | string
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: doubleScore for the alternative if scoring is enabled.
- titlesType: array object[] · Title[]
All Titles for the alternative
- languageType: string
Code requiredThe language code in BCP 47 format.
- titleType: stringrequired
Title as text
- typeType: string
Alternative type. Valid values:
- DEFAULT: A regular alternative
- NA: Not applicable, N/A
- OTHER: Respondent specifies his own alternative as a short text
- weightType: null | number | string
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: doubleWeight for the alternative. E.g. used in calculations.