Method: DocSpring::MoveFolderData.attribute_map
- Defined in:
- lib/docspring/models/move_folder_data.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
21 22 23 24 25 |
# File 'lib/docspring/models/move_folder_data.rb', line 21 def self.attribute_map { :'parent_folder_id' => :'parent_folder_id' } end |