Method: ActiveMerchant::ResponseError#response

Defined in:
lib/active_merchant/errors.rb

#responseObject (readonly)

Returns the value of attribute response.



18
19
20
# File 'lib/active_merchant/errors.rb', line 18

def response
  @response
end