The user type associated with the IP * address. This can be one of the following values:
** This attribute is only available from the Insights web service and the * GeoIP2 Enterprise database. *
*/ class Traits extends AbstractRecord { /** * @ignore */ protected $validAttributes = [ 'autonomousSystemNumber', 'autonomousSystemOrganization', 'connectionType', 'domain', 'isAnonymousProxy', 'isLegitimateProxy', 'isSatelliteProvider', 'isp', 'ipAddress', 'organization', 'userType', ]; }