Class: Calais::Response::Relation

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.



37
38
39
# File 'lib/calais/response.rb', line 37

def attributes
  @attributes
end

#calais_hashObject

Returns the value of attribute calais_hash.



37
38
39
# File 'lib/calais/response.rb', line 37

def calais_hash
  @calais_hash
end

#instancesObject

Returns the value of attribute instances.



37
38
39
# File 'lib/calais/response.rb', line 37

def instances
  @instances
end

#typeObject

Returns the value of attribute type.



37
38
39
# File 'lib/calais/response.rb', line 37

def type
  @type
end