Method: UriService::Client::Response#data
- Defined in:
- lib/uri_service/client/response.rb
#data ⇒ Object (readonly)
Returns the value of attribute data.
6 7 8 |
# File 'lib/uri_service/client/response.rb', line 6 def data @data end |