Method: DocSpring::ListSubmissionsResponse#to_s
- Defined in:
- lib/docspring/models/list_submissions_response.rb
#to_s ⇒ String
Returns the string representation of the object
205 206 207 |
# File 'lib/docspring/models/list_submissions_response.rb', line 205 def to_s to_hash.to_s end |