Method: Printful::Response200.openapi_types
- Defined in:
- lib/printful_client/models/response200.rb
.openapi_types ⇒ Object
Attribute type mapping.
34 35 36 37 38 |
# File 'lib/printful_client/models/response200.rb', line 34 def self.openapi_types { :'code' => :'Integer' } end |