Method: FormAPI::CreateCustomFileData.attribute_map
- Defined in:
- lib/form_api/models/create_custom_file_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/create_custom_file_data.rb', line 20 def self.attribute_map { :'cache_id' => :'cache_id' } end |