Method: DocSpring::ListSubmissionsResponse#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



205
206
207
# File 'lib/docspring/models/list_submissions_response.rb', line 205

def to_s
  to_hash.to_s
end