countryCode property

String? countryCode
getter/setter pair

The country that the product can be delivered to.

Submit a unicode CLDR region such as US or CH.

Required.

Implementation

core.String? countryCode;