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