Method: DocSpring::SubmissionBatchWithSubmissions#to_s
- Defined in:
- lib/docspring/models/submission_batch_with_submissions.rb
#to_s ⇒ String
Returns the string representation of the object
324 325 326 |
# File 'lib/docspring/models/submission_batch_with_submissions.rb', line 324 def to_s to_hash.to_s end |