stack

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

AdminTypes.CustomerInput.taxExemptions property

The list of tax exemptions to apply to the customer.

Signature:

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