Package com.maxmind.minfraud.response
Class BillingAddress
java.lang.Object
com.maxmind.minfraud.AbstractModel
com.maxmind.minfraud.response.AbstractAddress
com.maxmind.minfraud.response.BillingAddress
This class contains minFraud response data related to the billing address.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.maxmind.minfraud.response.AbstractAddress
getDistanceToIpLocation, getLatitude, getLongitude, isInIpCountry, isPostalInCity
Methods inherited from class com.maxmind.minfraud.AbstractModel
toJson, toString
-
Constructor Details
-
BillingAddress
-
BillingAddress
public BillingAddress()
-