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: 2.0.0
Syntax
public Nullable<int> DistanceToBillingAddress { get; }

Property Value

Type: NullableInt32
See Also