Method: DocSpring::UploadPresignResponse.attribute_map

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

.attribute_mapObject

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



49
50
51
52
53
54
55
56
# File 'lib/docspring/models/upload_presign_response.rb', line 49

def self.attribute_map
  {
    :'fields' => :'fields',
    :'headers' => :'headers',
    :'url' => :'url',
    :'method' => :'method'
  }
end