java.lang.Object
com.maxmind.minfraud.AbstractModel
com.maxmind.minfraud.request.CustomInputs
Custom inputs to be used in
Custom Rules.
In order to use custom inputs, you must set them up from your account portal.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Builder
creates instances ofCustomInputs
from values set by the builder's methods. -
Method Summary
Methods inherited from class com.maxmind.minfraud.AbstractModel
toJson, toString
-
Method Details
-
getInputs
- Returns:
- an unmodifiable map containing the custom inputs.
-