countryCode property

String? countryCode
getter/setter pair

The two-letter country code for the store's location (e.g., "US").

Output only.

Implementation

core.String? countryCode;