Method: FormAPI::SubmissionBatch#total_count
- Defined in:
- lib/form_api/models/submission_batch.rb
#total_count ⇒ Object
Returns the value of attribute total_count.
23 24 25 |
# File 'lib/form_api/models/submission_batch.rb', line 23 def total_count @total_count end |