Method: OEHClient::Realtime::Response#sentiment

Defined in:
lib/oehclient/realtime/response.rb

#sentimentObject

Localized attributes equivalent to the returned Hash object in the response



19
20
21
# File 'lib/oehclient/realtime/response.rb', line 19

def sentiment
  @sentiment
end