Class: SentryTopErrors::ApiResponse::FromHash

Inherits:
Hash
  • Object
show all
Includes:
ExtMethods
Defined in:
lib/sentry_top_errors/api_response.rb

Instance Attribute Summary collapse

Method Summary

Methods included from ExtMethods

#headers, #http_success?, #status

Instance Attribute Details

#responseObject

Returns the value of attribute response.



41
42
43
# File 'lib/sentry_top_errors/api_response.rb', line 41

def response
  @response
end