Method: FrOData::Service::Response#body

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

#bodyObject

Returns the response body.



88
89
90
# File 'lib/frodata/service/response.rb', line 88

def body
  response.body
end