Method: Printful::OrderEstimateRetailCosts#vat
- Defined in:
- lib/printful_client/models/order_estimate_retail_costs.rb
#vat ⇒ Object
Sum of VAT (not included in the item price)
35 36 37 |
# File 'lib/printful_client/models/order_estimate_retail_costs.rb', line 35 def vat @vat end |