Class: Calais::Response::Entity

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.



33
34
35
# File 'lib/calais/response.rb', line 33

def attributes
  @attributes
end

#calais_hashObject

Returns the value of attribute calais_hash.



33
34
35
# File 'lib/calais/response.rb', line 33

def calais_hash
  @calais_hash
end

#instancesObject

Returns the value of attribute instances.



33
34
35
# File 'lib/calais/response.rb', line 33

def instances
  @instances
end

#relevanceObject

Returns the value of attribute relevance.



33
34
35
# File 'lib/calais/response.rb', line 33

def relevance
  @relevance
end

#typeObject

Returns the value of attribute type.



33
34
35
# File 'lib/calais/response.rb', line 33

def type
  @type
end