stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CompanyLocationInput > taxExemptions

AdminTypes.CompanyLocationInput.taxExemptions property

The list of tax exemptions to apply to the company location.

Signature:

taxExemptions?: InputMaybe<Array<TaxExemption | `${TaxExemption}`>>;