regionCode property

String? regionCode
getter/setter pair

The Unicode country/region code (CLDR) of the customer, such as "US" or "CH".

This field is case-insensitive. For more information, see https://cldr.unicode.org/ and https://www.unicode.org/cldr/charts/latest/supplemental/territory_containment_un_m_49.html.

Optional.

Implementation

core.String? regionCode;