Instantiates a "Country" using fields from the response
The GeoIP2 response
OptionalipAddress: stringOptionalnetwork: stringOptional ReadonlycontinentThe continent for the requested IP address.
Optional ReadonlycountryThe country for the requested IP address. This object represents the country where MaxMind believes the end user is located.
Optional ReadonlymaxmindThe MaxMind record containing data related to your account.
Optional ReadonlyregisteredThe registered country record for the requested IP address. This record represents the country where the ISP has registered a given IP block and may differ from the user's country.
Optional ReadonlyrepresentedThe represented country record for the requested IP address. The represented country is used for things like military bases or embassies. It is only present when the represented country differs from the country.
ReadonlytraitsThe traits for the requested IP address.
Class representing the model of a "Country" response *