Method: FormAPI::SubmissionBatch#to_s

Defined in:
lib/form_api/models/submission_batch.rb

#to_sString

Returns the string representation of the object



251
252
253
# File 'lib/form_api/models/submission_batch.rb', line 251

def to_s
  to_hash.to_s
end