MaxMind.GeoIP2.Model Namespace |
Class | Description | |
---|---|---|
City |
City-level data associated with an IP address.
| |
Continent |
Contains data for the continent record associated with an IP address.
Do not use any of the continent names as a database or dictionary
key. Use the or
instead.
| |
Country |
Contains data for the country record associated with an IP address.
Do not use any of the country names as a database or dictionary
key. Use the or
instead.
| |
Location |
Contains data for the location record associated with an IP address.
| |
MaxMind |
Contains data related to your MaxMind account.
| |
NamedEntity |
Abstract class for records with name maps.
| |
Postal |
Contains data for the postal record associated with an IP address.
| |
RepresentedCountry |
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.
Do not use any of the country names as a database or dictionary
key. Use the or
instead.
| |
Subdivision |
Contains data for the subdivisions associated with an IP address.
Do not use any of the subdivision names as a database or dictionary
key. Use the or
instead.
| |
Traits |
Contains data for the traits record associated with an IP address.
| |
WebServiceError |
Contains data about an error that occurred while calling the web service
|