Method: OData4::Service::Response#query

Defined in:
lib/odata4/service/response.rb

#queryObject (readonly)

The query that generated the response (optional)



17
18
19
# File 'lib/odata4/service/response.rb', line 17

def query
  @query
end