Method: Adyen::API::Response#http_response
- Defined in:
- lib/adyen/api/response.rb
#http_response ⇒ Net::HTTPResponse (readonly)
Returns The response object returned by Net::HTTP.
13 14 15 |
# File 'lib/adyen/api/response.rb', line 13 def http_response @http_response end |