Method: HaveAPI::Client::ResourceInstance#api_response
- Defined in:
- lib/haveapi/client/resource_instance.rb
#api_response ⇒ Object
Return Response object which created this instance.
92 93 94 |
# File 'lib/haveapi/client/resource_instance.rb', line 92 def api_response @response end |