Class: Calais::Response::Geography

Inherits:
Object
  • Object
show all
Defined in:
lib/calais/response.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributesObject

Returns the value of attribute attributes.



41
42
43
# File 'lib/calais/response.rb', line 41

def attributes
  @attributes
end

#calais_hashObject

Returns the value of attribute calais_hash.



41
42
43
# File 'lib/calais/response.rb', line 41

def calais_hash
  @calais_hash
end

#nameObject

Returns the value of attribute name.



41
42
43
# File 'lib/calais/response.rb', line 41

def name
  @name
end

#relevanceObject

Returns the value of attribute relevance.



41
42
43
# File 'lib/calais/response.rb', line 41

def relevance
  @relevance
end