Method: OpenapiClient::Document.openapi_types

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

.openapi_typesObject

Attribute type mapping.



55
56
57
58
59
60
# File 'lib/openapi_client/models/document.rb', line 55

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