Method: IndexeaClient::IndexBean#to_s

Defined in:
lib/indexea_client/models/index_bean.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



347
348
349
# File 'lib/indexea_client/models/index_bean.rb', line 347

def to_s
  to_hash.to_s
end