Click or drag to resize

AbstractCountryResponse Properties

The AbstractCountryResponse type exposes the following members.

Properties
  NameDescription
Public propertyContinent
Gets the continent for the requested IP address.
Public propertyCountry
Gets the country for the requested IP address. This object represents the country where MaxMind believes the end user is located
Public propertyMaxMind
Gets the MaxMind record containing data related to your account
Public propertyRegisteredCountry
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.
Public propertyRepresentedCountry
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.
Public propertyTraits
Gets the traits for the requested IP address.
Top
See Also