Method: OpenapiClient::Document.attribute_map

Defined in:
lib/openapi_client/models/document.rb

.attribute_mapObject

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



47
48
49
50
51
52
# File 'lib/openapi_client/models/document.rb', line 47

def self.attribute_map
  {
    :'type' => :'type',
    :'number' => :'number'
  }
end