Method: Printful::Profit#value
- Defined in:
- lib/printful_client/models/profit.rb
#value ⇒ Object
The difference between Sales and Fulfillment. If retail price data is not available, profit might be negative
20 21 22 |
# File 'lib/printful_client/models/profit.rb', line 20 def value @value end |