java.lang.Object
com.maxmind.minfraud.AbstractModel
com.maxmind.minfraud.request.AbstractLocation
com.maxmind.minfraud.request.Shipping
The shipping information for the transaction.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Builder
creates instances ofShipping
from values set by the builder's methods.static enum
Enumerated delivery speeds. -
Method Summary
Methods inherited from class com.maxmind.minfraud.request.AbstractLocation
getAddress, getAddress2, getCity, getCompany, getCountry, getFirstName, getLastName, getPhoneCountryCode, getPhoneNumber, getPostal, getRegion
Methods inherited from class com.maxmind.minfraud.AbstractModel
toJson, toString
-
Method Details
-
getDeliverySpeed
- Returns:
- The shipping delivery speed for the order.
-