java.lang.Object
com.maxmind.minfraud.AbstractModel
com.maxmind.minfraud.request.Account
Account related data for the minFraud request
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Builder
creates instances ofAccount
from values set by the builder's methods. -
Method Summary
Methods inherited from class com.maxmind.minfraud.AbstractModel
toJson, toString
-
Method Details
-
getUserId
- Returns:
- The user ID.
-
getUsernameMd5
- Returns:
- The MD5 of the username passed to the builder.
-