Method: AylienNewsApi::NestedEntity#to_s
- Defined in:
- lib/aylien_news_api/models/nested_entity.rb
#to_s ⇒ String
Returns the string representation of the object
234 235 236 |
# File 'lib/aylien_news_api/models/nested_entity.rb', line 234 def to_s to_hash.to_s end |