Method: DocSpring::SubmissionDataRequestEvent#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • String presentation of the object



297
298
299
# File 'lib/docspring/models/submission_data_request_event.rb', line 297

def to_s
  to_hash.to_s
end