Method: DocSpring::CustomFile.attribute_map

Defined in:
lib/docspring/models/custom_file.rb

.attribute_mapObject

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



23
24
25
26
27
28
# File 'lib/docspring/models/custom_file.rb', line 23

def self.attribute_map
  {
    :'id' => :'id',
    :'url' => :'url'
  }
end