Module com.maxmind.minfraud
Package com.maxmind.minfraud.request
package com.maxmind.minfraud.request
-
ClassDescriptionThis class represents the shared location behavior between Billing and Shipping.Account related data for the minFraud request
Builder
creates instances ofAccount
from values set by the builder's methods.The billing information for the transaction.Builder
creates instances ofBilling
from values set by the builder's methods.The credit card information for the transaction.Builder
creates instances of the parentCreditCard
from values set by the builder's methods.Custom inputs to be used in Custom Rules.Builder
creates instances ofCustomInputs
from values set by the builder's methods.The device information for the transaction.Builder
creates instances ofDevice
from values set by the builder's methods.The email information for the transaction.Builder
creates instances ofEmail
from values set by the builder's methods.This class contains general information related to the event being scored.Builder
creates instances ofEvent
from values set by the builder's methods.The enumerated event types.The order information for the transaction.Builder
creates instances ofOrder
from values set by the builder's methods.The payment information for the transaction.Builder
creates instances ofPayment
from values set by the builder's methods.Enumeration of payment processorsThe shipping information for the transaction.Builder
creates instances ofShipping
from values set by the builder's methods.Enumerated delivery speeds.An item in the shopping cart.Builder
creates instances ofShippingCartItem
from values set by the builder's methods.Class representing the transaction to be sent to minFraud.Builder
creates instances of the parent class from values set by the builder's methods.The transaction information to report.Builder
creates instances ofTransactionReport
from values set by the builder's methods.The enumerated tag types.