The user type associated with the IP * address. This can be one of the following values:
*This attribute is only available from the Omni end point.
*/ class Traits extends AbstractRecord { /** * @ignore */ protected $validAttributes = array( 'autonomousSystemNumber', 'autonomousSystemOrganization', 'domain', 'isAnonymousProxy', 'isSatelliteProvider', 'isp', 'ipAddress', 'organization', 'userType' ); }