Method: FormAPI::FoldersFolder.attribute_map

Defined in:
lib/form_api/models/folders_folder.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



22
23
24
25
26
27
# File 'lib/form_api/models/folders_folder.rb', line 22

def self.attribute_map
  {
    :'parent_folder_id' => :'parent_folder_id',
    :'name' => :'name'
  }
end