regionCode property

String? regionCode
getter/setter pair

Region code as defined by CLDR.

This is either a country where the ToS applies specifically to that country or 001 when the same TermsOfService can be signed in any country. However note that when signing a ToS that applies globally we still expect that a specific country is provided (this should be merchant business country or program country of participation).

Implementation

core.String? regionCode;