stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Order > taxLines

AdminTypes.Order.taxLines property

A list of all tax lines applied to line items on the order, before returns. Tax line prices represent the total price for all tax lines with the same rate and title.

Signature:

taxLines: Array<TaxLine>;