countryCode property

String countryCode
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;