Click or drag to resize

AddressDistanceToIPLocation Property

The distance in kilometers from the address to the IP location.

Namespace:  MaxMind.MinFraud.Response
Assembly:  MaxMind.MinFraud (in MaxMind.MinFraud.dll) Version: 2.0.0
Syntax
public Nullable<int> DistanceToIPLocation { get; }

Property Value

Type: NullableInt32
See Also