Method: Printful::State.openapi_types
- Defined in:
- lib/printful_client/models/state.rb
.openapi_types ⇒ Object
Attribute type mapping.
38 39 40 41 42 43 |
# File 'lib/printful_client/models/state.rb', line 38 def self.openapi_types { :'code' => :'String', :'name' => :'String' } end |