Method: DocSpring::SubmissionBatchWithSubmissions#to_s

Defined in:
lib/docspring/models/submission_batch_with_submissions.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation 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