Class | Description |
---|---|
AbstractLocation |
This class represents the shared location behavior between
Billing and Shipping.
|
Account |
Account related data for the minFraud request
|
Account.Builder |
Builder creates instances of Account
from values set by the builder's methods. |
Billing |
The billing information for the transaction.
|
Billing.Builder |
Builder creates instances of Billing
from values set by the builder's methods. |
CreditCard |
The credit card information for the transaction.
|
CreditCard.Builder |
Builder creates instances of the parent CreditCard
from values set by the builder's methods. |
Device |
The device information for the transaction.
|
Device.Builder |
Builder creates instances of Device
from values set by the builder's methods. |
The email information for the transaction.
|
|
Email.Builder |
Builder creates instances of Email
from values set by the builder's methods. |
Event | |
Event.Builder |
Builder creates instances of Event
from values set by the builder's methods. |
Order |
The order information for the transaction.
|
Order.Builder |
Builder creates instances of Order
from values set by the builder's methods. |
Payment |
The payment information for the transaction.
|
Payment.Builder |
Builder creates instances of Payment
from values set by the builder's methods. |
Shipping |
The shipping information for the transaction.
|
Shipping.Builder |
Builder creates instances of Shipping
from values set by the builder's methods. |
ShoppingCartItem |
An item in the shopping cart.
|
ShoppingCartItem.Builder |
Builder creates instances of ShippingCartItem
from values set by the builder's methods. |
Transaction |
Class representing the transaction to be sent to minFraud.
|
Transaction.Builder |
Builder creates instances of the parent class from values set
by the builder's methods. |
Enum | Description |
---|---|
Event.Type |
The enumerated event types.
|
Payment.Processor |
Enumeration of payment processors
|
Shipping.DeliverySpeed |
Enumerated delivery speeds.
|
Copyright © 2016 MaxMind, Inc.. All rights reserved.