Method: FormAPI::RenameFolderData.attribute_map
- Defined in:
- lib/form_api/models/rename_folder_data.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
20 21 22 23 24 |
# File 'lib/form_api/models/rename_folder_data.rb', line 20 def self.attribute_map { :'name' => :'name' } end |