Method: Daily::BatchProcessorJobFinishedPayloadInput#to_s
- Defined in:
- lib/daily-ruby/models/batch_processor_job_finished_payload_input.rb
#to_s ⇒ String
Returns the string representation of the object
234 235 236 |
# File 'lib/daily-ruby/models/batch_processor_job_finished_payload_input.rb', line 234 def to_s to_hash.to_s end |