Method: Elasticsearch::Model::Response::Base#response
- Defined in:
- lib/elasticsearch/model/response/base.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
24 25 26 |
# File 'lib/elasticsearch/model/response/base.rb', line 24 def response @response end |