countryCode property
getter/setter pair
An ISO-3166-1 (3-letter) country code for the address, for example, "USA". Note: This String can be empty when no data is available.
Implementation
String countryCode;
An ISO-3166-1 (3-letter) country code for the address, for example, "USA". Note: This String can be empty when no data is available.
String countryCode;