Method: FormAPI::SubmissionBatchData#template_id
- Defined in:
- lib/form_api/models/submission_batch_data.rb
#template_id ⇒ Object
Returns the value of attribute template_id.
21 22 23 |
# File 'lib/form_api/models/submission_batch_data.rb', line 21 def template_id @template_id end |