Package | Description |
---|---|
com.maxmind.minfraud.request |
Modifier and Type | Method and Description |
---|---|
Payment.Processor |
Payment.getProcessor() |
static Payment.Processor |
Payment.Processor.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
Payment.Builder |
Payment.Builder.processor(Payment.Processor processor) |
Copyright © 2016 MaxMind, Inc.. All rights reserved.