Class: Calais::Response::SocialTag
- Inherits:
-
Object
- Object
- Calais::Response::SocialTag
- Defined in:
- lib/calais/response.rb
Instance Attribute Summary collapse
-
#importance ⇒ Object
Returns the value of attribute importance.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#importance ⇒ Object
Returns the value of attribute importance.
49 50 51 |
# File 'lib/calais/response.rb', line 49 def importance @importance end |
#name ⇒ Object
Returns the value of attribute name.
49 50 51 |
# File 'lib/calais/response.rb', line 49 def name @name end |