Countries available for phone entry, sorted by localized label. null unless the screen's
rendering configuration asks for them: { "context_configuration": ["country_codes"] }.
code is not unique — a country with several dial codes contributes one entry per code — so key a
rendered list on code and dialCode together. Only code is submitted, so those entries are not
independently selectable.
recommended
recommended:string|null
ISO 3166-1 alpha-2 code to preselect, not an index into available. null when unresolved.
Countries available for phone entry, sorted by localized
label.nullunless the screen's rendering configuration asks for them:{ "context_configuration": ["country_codes"] }.codeis not unique — a country with several dial codes contributes one entry per code — so key a rendered list oncodeanddialCodetogether. Onlycodeis submitted, so those entries are not independently selectable.