Uses of Enum
com.maxmind.minfraud.request.Payment.Processor
Packages that use Payment.Processor
-
Uses of Payment.Processor in com.maxmind.minfraud.request
Methods in com.maxmind.minfraud.request that return Payment.ProcessorModifier and TypeMethodDescriptionPayment.getProcessor()
static Payment.Processor
Returns the enum constant of this type with the specified name.static Payment.Processor[]
Payment.Processor.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.maxmind.minfraud.request with parameters of type Payment.Processor