Method: TinyClient::Response#body_str

Defined in:
lib/tiny_client/response.rb

#body_strObject (readonly)

Returns the value of attribute body_str.



7
8
9
# File 'lib/tiny_client/response.rb', line 7

def body_str
  @body_str
end