Method: DocSpring::SubmissionDataRequestShow#to_s
- Defined in:
- lib/docspring/models/submission_data_request_show.rb
#to_s ⇒ String
Returns the string representation of the object
499 500 501 |
# File 'lib/docspring/models/submission_data_request_show.rb', line 499 def to_s to_hash.to_s end |