Method: Daily::BatchProcessorError#to_s

Defined in:
lib/daily-ruby/models/batch_processor_error.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



232
233
234
# File 'lib/daily-ruby/models/batch_processor_error.rb', line 232

def to_s
  to_hash.to_s
end