Class: Ipregistry::Models::Connection
- Defined in:
- lib/ipregistry/models/ip_info.rb
Overview
Network connection information for the IP address. The ASN is the Autonomous System Number (nil when unknown), and the type classifies the network ("business", "education", "government", "hosting", "inactive", or "isp").
Method Summary
Methods inherited from Base
#==, #[], #hash, #initialize, #inspect, #to_h
Constructor Details
This class inherits a constructor from Ipregistry::Models::Base