Class ShippingAddress
Class ShippingAddress
- MaxMind\MinFraud\Model\AbstractModel
-
MaxMind\MinFraud\Model\Address
-
MaxMind\MinFraud\Model\ShippingAddress
Namespace: MaxMind\MinFraud\Model
Package: MaxMind\MinFraud\Model
Located at MinFraud/Model/ShippingAddress.php
Package: MaxMind\MinFraud\Model
Located at MinFraud/Model/ShippingAddress.php
public
|
__get(),
safeArrayLookup()
|
public
integer
|
$distanceToBillingAddress
The distance in kilometers from the shipping address to billing address. |
public
boolean
|
$isHighRisk
This property is true if the shipping address is in the IP country. The property is false when the address is not in the IP country. If the shipping address could not be parsed or was not provided or the IP address could not be geolocated, then the property is null. |
$distanceToIpLocation,
$isInIpCountry,
$isPostalInCity,
$latitude,
$longitude
|