Class: Patchboard::API::HashResource
- Inherits:
-
Hash
- Object
- Hash
- Patchboard::API::HashResource
- Defined in:
- lib/patchboard/api.rb
Instance Attribute Summary collapse
-
#response ⇒ Object
Returns the value of attribute response.
Instance Attribute Details
#response ⇒ Object
Returns the value of attribute response.
36 37 38 |
# File 'lib/patchboard/api.rb', line 36 def response @response end |