Click or drag to resize
ShippingAddressDistanceToBillingAddress Property
The distance in kilometers from the shipping address to billing address.

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

Property Value

Type: NullableInt32
See Also