Method: DocSpring::UploadTemplateDataDocument.openapi_types
- Defined in:
- lib/docspring/models/upload_template_data_document.rb
.openapi_types ⇒ Object
Attribute type mapping.
55 56 57 58 59 60 61 |
# File 'lib/docspring/models/upload_template_data_document.rb', line 55 def self.openapi_types { :'metadata' => :'UploadTemplateDataDocumentMetadata', :'id' => :'String', :'storage' => :'String' } end |