Click or drag to resize
InsightsResponse Constructor (City, Continent, Country, Location, MaxMind, Postal, Country, RepresentedCountry, IEnumerableSubdivision, Traits)
Constructor

Namespace: MaxMind.GeoIP2.Responses
Assembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntax
public InsightsResponse(
	City city = null,
	Continent continent = null,
	Country country = null,
	Location location = null,
	MaxMind maxMind = null,
	Postal postal = null,
	Country registeredCountry = null,
	RepresentedCountry representedCountry = null,
	IEnumerable<Subdivision> subdivisions = null,
	Traits traits = null
)

Parameters

city (Optional)
Type: MaxMind.GeoIP2.ModelCity

[Missing <param name="city"/> documentation for "M:MaxMind.GeoIP2.Responses.InsightsResponse.#ctor(MaxMind.GeoIP2.Model.City,MaxMind.GeoIP2.Model.Continent,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.Location,MaxMind.GeoIP2.Model.MaxMind,MaxMind.GeoIP2.Model.Postal,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.RepresentedCountry,System.Collections.Generic.IEnumerable{MaxMind.GeoIP2.Model.Subdivision},MaxMind.GeoIP2.Model.Traits)"]

continent (Optional)
Type: MaxMind.GeoIP2.ModelContinent

[Missing <param name="continent"/> documentation for "M:MaxMind.GeoIP2.Responses.InsightsResponse.#ctor(MaxMind.GeoIP2.Model.City,MaxMind.GeoIP2.Model.Continent,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.Location,MaxMind.GeoIP2.Model.MaxMind,MaxMind.GeoIP2.Model.Postal,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.RepresentedCountry,System.Collections.Generic.IEnumerable{MaxMind.GeoIP2.Model.Subdivision},MaxMind.GeoIP2.Model.Traits)"]

country (Optional)
Type: MaxMind.GeoIP2.ModelCountry

[Missing <param name="country"/> documentation for "M:MaxMind.GeoIP2.Responses.InsightsResponse.#ctor(MaxMind.GeoIP2.Model.City,MaxMind.GeoIP2.Model.Continent,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.Location,MaxMind.GeoIP2.Model.MaxMind,MaxMind.GeoIP2.Model.Postal,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.RepresentedCountry,System.Collections.Generic.IEnumerable{MaxMind.GeoIP2.Model.Subdivision},MaxMind.GeoIP2.Model.Traits)"]

location (Optional)
Type: MaxMind.GeoIP2.ModelLocation

[Missing <param name="location"/> documentation for "M:MaxMind.GeoIP2.Responses.InsightsResponse.#ctor(MaxMind.GeoIP2.Model.City,MaxMind.GeoIP2.Model.Continent,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.Location,MaxMind.GeoIP2.Model.MaxMind,MaxMind.GeoIP2.Model.Postal,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.RepresentedCountry,System.Collections.Generic.IEnumerable{MaxMind.GeoIP2.Model.Subdivision},MaxMind.GeoIP2.Model.Traits)"]

maxMind (Optional)
Type: MaxMind.GeoIP2.ModelMaxMind

[Missing <param name="maxMind"/> documentation for "M:MaxMind.GeoIP2.Responses.InsightsResponse.#ctor(MaxMind.GeoIP2.Model.City,MaxMind.GeoIP2.Model.Continent,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.Location,MaxMind.GeoIP2.Model.MaxMind,MaxMind.GeoIP2.Model.Postal,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.RepresentedCountry,System.Collections.Generic.IEnumerable{MaxMind.GeoIP2.Model.Subdivision},MaxMind.GeoIP2.Model.Traits)"]

postal (Optional)
Type: MaxMind.GeoIP2.ModelPostal

[Missing <param name="postal"/> documentation for "M:MaxMind.GeoIP2.Responses.InsightsResponse.#ctor(MaxMind.GeoIP2.Model.City,MaxMind.GeoIP2.Model.Continent,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.Location,MaxMind.GeoIP2.Model.MaxMind,MaxMind.GeoIP2.Model.Postal,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.RepresentedCountry,System.Collections.Generic.IEnumerable{MaxMind.GeoIP2.Model.Subdivision},MaxMind.GeoIP2.Model.Traits)"]

registeredCountry (Optional)
Type: MaxMind.GeoIP2.ModelCountry

[Missing <param name="registeredCountry"/> documentation for "M:MaxMind.GeoIP2.Responses.InsightsResponse.#ctor(MaxMind.GeoIP2.Model.City,MaxMind.GeoIP2.Model.Continent,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.Location,MaxMind.GeoIP2.Model.MaxMind,MaxMind.GeoIP2.Model.Postal,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.RepresentedCountry,System.Collections.Generic.IEnumerable{MaxMind.GeoIP2.Model.Subdivision},MaxMind.GeoIP2.Model.Traits)"]

representedCountry (Optional)
Type: MaxMind.GeoIP2.ModelRepresentedCountry

[Missing <param name="representedCountry"/> documentation for "M:MaxMind.GeoIP2.Responses.InsightsResponse.#ctor(MaxMind.GeoIP2.Model.City,MaxMind.GeoIP2.Model.Continent,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.Location,MaxMind.GeoIP2.Model.MaxMind,MaxMind.GeoIP2.Model.Postal,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.RepresentedCountry,System.Collections.Generic.IEnumerable{MaxMind.GeoIP2.Model.Subdivision},MaxMind.GeoIP2.Model.Traits)"]

subdivisions (Optional)
Type: System.Collections.GenericIEnumerableSubdivision

[Missing <param name="subdivisions"/> documentation for "M:MaxMind.GeoIP2.Responses.InsightsResponse.#ctor(MaxMind.GeoIP2.Model.City,MaxMind.GeoIP2.Model.Continent,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.Location,MaxMind.GeoIP2.Model.MaxMind,MaxMind.GeoIP2.Model.Postal,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.RepresentedCountry,System.Collections.Generic.IEnumerable{MaxMind.GeoIP2.Model.Subdivision},MaxMind.GeoIP2.Model.Traits)"]

traits (Optional)
Type: MaxMind.GeoIP2.ModelTraits

[Missing <param name="traits"/> documentation for "M:MaxMind.GeoIP2.Responses.InsightsResponse.#ctor(MaxMind.GeoIP2.Model.City,MaxMind.GeoIP2.Model.Continent,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.Location,MaxMind.GeoIP2.Model.MaxMind,MaxMind.GeoIP2.Model.Postal,MaxMind.GeoIP2.Model.Country,MaxMind.GeoIP2.Model.RepresentedCountry,System.Collections.Generic.IEnumerable{MaxMind.GeoIP2.Model.Subdivision},MaxMind.GeoIP2.Model.Traits)"]

See Also