public final class Traits extends Object
Contains data for the traits record associated with an IP address.
This record is returned by all the end points.
Constructor and Description |
---|
Traits() |
Modifier and Type | Method and Description |
---|---|
Integer |
getAutonomousSystemNumber() |
String |
getAutonomousSystemOrganization() |
String |
getDomain() |
String |
getIpAddress() |
String |
getIsp() |
String |
getOrganization() |
String |
getUserType() |
boolean |
isAnonymousProxy() |
boolean |
isSatelliteProvider() |
String |
toString() |
public Integer getAutonomousSystemNumber()
public String getAutonomousSystemOrganization()
public String getDomain()
public String getIpAddress()
public String getIsp()
public String getOrganization()
public String getUserType()
The user type associated with the IP address. This can be one of the following values:
This attribute is only available from the Insights end point.
public boolean isAnonymousProxy()
public boolean isSatelliteProvider()
Copyright © 2014 MaxMind, Inc.. All Rights Reserved.