MaxMind.GeoIP2

MaxMind.GeoIP2.Responses Namespace

Namespace

Documentation for this section has not yet been entered.

Type Description
AbstractCityResponse Abstract class that responses with city-level data subclass.
AbstractCountryResponse Abstract class that responses with country-level data subclass.
CityIspOrgResponse This class provides a model for the data returned by the GeoIP2 City/ISP/Org end point. The only difference between the City, City/ISP/Org, and Omni response classes is which fields in each record may be populated. GeoIP2 Web Services
CityResponse This class provides a model for the data returned by the GeoIP2 City end point. The only difference between the City, City/ISP/Org, and Omni response classes is which fields in each record may be populated. GeoIP2 Web Services
CountryResponse This class provides a model for the data returned by the GeoIP2 Country end point. The only difference between the City, City/ISP/Org, and Omni response classes is which fields in each record may be populated. See GeoIP2 Web Services
OmniResponse This class provides a model for the data returned by the GeoIP2 Omni end point. The only difference between the City, City/ISP/Org, and Omni response classes is which fields in each record may be populated. GeoIP2 Web Services