Method: Twilio::HTTP::Client#last_response
- Defined in:
- lib/twilio-ruby/http/http_client.rb
#last_response ⇒ Object (readonly)
Returns the value of attribute last_response.
10 11 12 |
# File 'lib/twilio-ruby/http/http_client.rb', line 10 def last_response @last_response end |