Uses of Class
com.maxmind.minfraud.request.CustomInputs
- 
Packages that use CustomInputs Package Description com.maxmind.minfraud.request  - 
- 
Uses of CustomInputs in com.maxmind.minfraud.request
Methods in com.maxmind.minfraud.request that return CustomInputs Modifier and Type Method Description CustomInputsCustomInputs.Builder. build()CustomInputsTransaction. getCustomInputs()Methods in com.maxmind.minfraud.request with parameters of type CustomInputs Modifier and Type Method Description Transaction.BuilderTransaction.Builder. customInputs(CustomInputs val) 
 -