Method: Daily::BatchProcessorError#to_s
- Defined in:
- lib/daily-ruby/models/batch_processor_error.rb
#to_s ⇒ String
Returns the string representation 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 |