Click or drag to resize

AddressLatitude Property

The latitude associated with the address.

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

Property Value

Type: NullableDouble
See Also