struct GeoIP2::Record::Traits
Defined in:
geoip2/record.cr
Instance Method Summary
Instance Method Detail
def
anonymous_proxy? : Bool
#
def
anonymous_vpn? : Bool
#
def
autonomous_system_number : Int32 | Nil
#
def
autonomous_system_organization : String | Nil
#
def
connection_type : String | Nil
#
def
domain : String | Nil
#
def
hosting_provider? : Bool
#
def
legitimate_proxy? : Bool
#
def
organization : String | Nil
#
def
public_proxy? : Bool
#
def
satellite_provider? : Bool
#
def
tor_exit_node? : Bool
#
def
user_type : String | Nil
#