Method: Algolia::Search::DictionaryLanguage#to_s

Defined in:
lib/algolia/models/search/dictionary_language.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



158
159
160
# File 'lib/algolia/models/search/dictionary_language.rb', line 158

def to_s
  to_hash.to_s
end