Method: DocSpring::SubmissionBatch#to_s
- Defined in:
- lib/docspring/models/submission_batch.rb
#to_s ⇒ String
Returns the string representation of the object
251 252 253 |
# File 'lib/docspring/models/submission_batch.rb', line 251 def to_s to_hash.to_s end |