Method: Printful::Option.openapi_types
- Defined in:
- lib/printful_client/models/option.rb
.openapi_types ⇒ Object
Attribute type mapping.
39 40 41 42 43 44 |
# File 'lib/printful_client/models/option.rb', line 39 def self.openapi_types { :'id' => :'String', :'value' => :'String' } end |