countryCode property
read / write
Country code OR country of the receipt recipient / buyer. If the country code is 3 letters long, it is interpreted as ISO 3166 alpha-3. Else the country code is interpreted as normal string.
Implementation
String? countryCode;