public final class Device extends AbstractModel
In order to receive device output from minFraud Insights or minFraud Factors, you must be using the Device Tracking Add-on.
Constructor and Description |
---|
Device() |
Device(Double confidence,
UUID id,
String lastSeen) |
Device(Double confidence,
UUID id,
String lastSeen,
String localTime) |
Modifier and Type | Method and Description |
---|---|
Double |
getConfidence() |
UUID |
getId() |
String |
getLastSeen() |
String |
getLocalTime() |
toJson, toString
public Double getConfidence()
public UUID getId()
public String getLastSeen()
public String getLocalTime()
Copyright © 2019 MaxMind, Inc.. All rights reserved.