Class: Udger::IpAddress

Inherits:
Struct
  • Object
show all
Defined in:
lib/udger/object.rb

Instance Attribute Summary collapse

Instance Attribute Details

#crawler_categoryObject

Returns the value of attribute crawler_category

Returns:

  • (Object)

    the current value of crawler_category



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_category
  @crawler_category
end

#crawler_category_codeObject

Returns the value of attribute crawler_category_code

Returns:

  • (Object)

    the current value of crawler_category_code



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_category_code
  @crawler_category_code
end

#crawler_familyObject

Returns the value of attribute crawler_family

Returns:

  • (Object)

    the current value of crawler_family



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_family
  @crawler_family
end

#crawler_family_codeObject

Returns the value of attribute crawler_family_code

Returns:

  • (Object)

    the current value of crawler_family_code



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_family_code
  @crawler_family_code
end

#crawler_family_homepageObject

Returns the value of attribute crawler_family_homepage

Returns:

  • (Object)

    the current value of crawler_family_homepage



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_family_homepage
  @crawler_family_homepage
end

#crawler_family_iconObject

Returns the value of attribute crawler_family_icon

Returns:

  • (Object)

    the current value of crawler_family_icon



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_family_icon
  @crawler_family_icon
end

#crawler_family_info_urlObject

Returns the value of attribute crawler_family_info_url

Returns:

  • (Object)

    the current value of crawler_family_info_url



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_family_info_url
  @crawler_family_info_url
end

#crawler_family_vendorObject

Returns the value of attribute crawler_family_vendor

Returns:

  • (Object)

    the current value of crawler_family_vendor



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_family_vendor
  @crawler_family_vendor
end

#crawler_family_vendor_codeObject

Returns the value of attribute crawler_family_vendor_code

Returns:

  • (Object)

    the current value of crawler_family_vendor_code



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_family_vendor_code
  @crawler_family_vendor_code
end

#crawler_family_vendor_homepageObject

Returns the value of attribute crawler_family_vendor_homepage

Returns:

  • (Object)

    the current value of crawler_family_vendor_homepage



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_family_vendor_homepage
  @crawler_family_vendor_homepage
end

#crawler_last_seenObject

Returns the value of attribute crawler_last_seen

Returns:

  • (Object)

    the current value of crawler_last_seen



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_last_seen
  @crawler_last_seen
end

#crawler_nameObject

Returns the value of attribute crawler_name

Returns:

  • (Object)

    the current value of crawler_name



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_name
  @crawler_name
end

#crawler_respect_robotstxtObject

Returns the value of attribute crawler_respect_robotstxt

Returns:

  • (Object)

    the current value of crawler_respect_robotstxt



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_respect_robotstxt
  @crawler_respect_robotstxt
end

#crawler_verObject

Returns the value of attribute crawler_ver

Returns:

  • (Object)

    the current value of crawler_ver



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_ver
  @crawler_ver
end

#crawler_ver_majorObject

Returns the value of attribute crawler_ver_major

Returns:

  • (Object)

    the current value of crawler_ver_major



47
48
49
# File 'lib/udger/object.rb', line 47

def crawler_ver_major
  @crawler_ver_major
end

#datacenter_homepageObject

Returns the value of attribute datacenter_homepage

Returns:

  • (Object)

    the current value of datacenter_homepage



47
48
49
# File 'lib/udger/object.rb', line 47

def datacenter_homepage
  @datacenter_homepage
end

#datacenter_nameObject

Returns the value of attribute datacenter_name

Returns:

  • (Object)

    the current value of datacenter_name



47
48
49
# File 'lib/udger/object.rb', line 47

def datacenter_name
  @datacenter_name
end

#datacenter_name_codeObject

Returns the value of attribute datacenter_name_code

Returns:

  • (Object)

    the current value of datacenter_name_code



47
48
49
# File 'lib/udger/object.rb', line 47

def datacenter_name_code
  @datacenter_name_code
end

#ipObject

Returns the value of attribute ip

Returns:

  • (Object)

    the current value of ip



47
48
49
# File 'lib/udger/object.rb', line 47

def ip
  @ip
end

#ip_cityObject

Returns the value of attribute ip_city

Returns:

  • (Object)

    the current value of ip_city



47
48
49
# File 'lib/udger/object.rb', line 47

def ip_city
  @ip_city
end

#ip_classificationObject

Returns the value of attribute ip_classification

Returns:

  • (Object)

    the current value of ip_classification



47
48
49
# File 'lib/udger/object.rb', line 47

def ip_classification
  @ip_classification
end

#ip_classification_codeObject

Returns the value of attribute ip_classification_code

Returns:

  • (Object)

    the current value of ip_classification_code



47
48
49
# File 'lib/udger/object.rb', line 47

def ip_classification_code
  @ip_classification_code
end

#ip_countryObject

Returns the value of attribute ip_country

Returns:

  • (Object)

    the current value of ip_country



47
48
49
# File 'lib/udger/object.rb', line 47

def ip_country
  @ip_country
end

#ip_country_codeObject

Returns the value of attribute ip_country_code

Returns:

  • (Object)

    the current value of ip_country_code



47
48
49
# File 'lib/udger/object.rb', line 47

def ip_country_code
  @ip_country_code
end

#ip_hostnameObject

Returns the value of attribute ip_hostname

Returns:

  • (Object)

    the current value of ip_hostname



47
48
49
# File 'lib/udger/object.rb', line 47

def ip_hostname
  @ip_hostname
end

#ip_last_seenObject

Returns the value of attribute ip_last_seen

Returns:

  • (Object)

    the current value of ip_last_seen



47
48
49
# File 'lib/udger/object.rb', line 47

def ip_last_seen
  @ip_last_seen
end

#ip_verObject

Returns the value of attribute ip_ver

Returns:

  • (Object)

    the current value of ip_ver



47
48
49
# File 'lib/udger/object.rb', line 47

def ip_ver
  @ip_ver
end