Method: ConvertApi::ClientError#response
- Defined in:
- lib/convert_api/errors.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
10 11 12 |
# File 'lib/convert_api/errors.rb', line 10 def response @response end |