Method: Postgrest::Responses::BaseResponse#request

Defined in:
lib/postgrest/responses/base_response.rb

#requestObject (readonly)

Returns the value of attribute request.



6
7
8
# File 'lib/postgrest/responses/base_response.rb', line 6

def request
  @request
end