Method: DocSpring::SubmissionDataRequestShow#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

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