GeoIP2Location Class |
Namespace: MaxMind.MinFraud.Response
The GeoIP2Location type exposes the following members.
Name | Description | |
---|---|---|
![]() | GeoIP2Location | Initializes a new instance of the GeoIP2Location class |
Name | Description | |
---|---|---|
![]() | AccuracyRadius | (Inherited from Location.) |
![]() | AverageIncome | (Inherited from Location.) |
![]() | HasCoordinates | (Inherited from Location.) |
![]() | Latitude | (Inherited from Location.) |
![]() | LocalTime |
The date and time of the transaction in the time
zone associated with the IP address.
|
![]() | Longitude | (Inherited from Location.) |
![]() | MetroCode | (Inherited from Location.) |
![]() | PopulationDensity | (Inherited from Location.) |
![]() | TimeZone | (Inherited from Location.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides Location.ToString.) |