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