Method: Printful::OrderEstimateRetailCosts#tax
- Defined in:
- lib/printful_client/models/order_estimate_retail_costs.rb
#tax ⇒ Object
Sum of taxes (not included in the item price)
32 33 34 |
# File 'lib/printful_client/models/order_estimate_retail_costs.rb', line 32 def tax @tax end |