Method: APIClientBuilder::Response#body

Defined in:
lib/api_client_builder/response.rb

#bodyObject

Returns the value of attribute body.



6
7
8
# File 'lib/api_client_builder/response.rb', line 6

def body
  @body
end