stack

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

AdminTypes.DraftOrderLineItem.taxLines property

A list of tax line objects, each of which details the total taxes applicable to the order.

Signature:

taxLines: Array<TaxLine>;