$type
$type : string|null
A string indicating the type of entity that is
representing the country. Currently we only return military
but this could expand to include other types in the future.
Contains data for the represented country associated with an IP address.
This class contains the country-level data associated with an IP address for the IP's represented country. The represented country is the country represented by something like a military base.
$isoCode : string|null
The two-character ISO 3166-1 alpha code for the country. See https://en.wikipedia.org/wiki/ISO_3166-1. This attribute is returned by all location services and databases.