Method: Printful::OrderEstimateRetailCosts#total
- Defined in:
- lib/printful_client/models/order_estimate_retail_costs.rb
#total ⇒ Object
Grand Total (subtotal-discount+tax+vat+shipping)
38 39 40 |
# File 'lib/printful_client/models/order_estimate_retail_costs.rb', line 38 def total @total end |