Uses of Class
com.maxmind.minfraud.request.Account
-
Packages that use Account Package Description com.maxmind.minfraud.request -
-
Uses of Account in com.maxmind.minfraud.request
Methods in com.maxmind.minfraud.request that return Account Modifier and Type Method Description Account
Account.Builder. build()
Account
Transaction. getAccount()
Methods in com.maxmind.minfraud.request with parameters of type Account Modifier and Type Method Description Transaction.Builder
Transaction.Builder. account(Account val)
-