Class Shipping
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 classBuildercreates instances ofShippingfrom values set by the builder's methods.static enumEnumerated delivery speeds. -
Method Summary
Methods inherited from class AbstractLocation
address, address2, city, company, country, firstName, lastName, phoneCountryCode, phoneNumber, postal, regionMethods inherited from class AbstractModel
toJson, toString
-
Method Details
-
deliverySpeed
- Returns:
- The shipping delivery speed for the order.
-