TaxWrappingEnumtype TaxWrappingEnum = 'DISPLAY_EXCLUDING_TAX' | 'DISPLAY_INCLUDING_TAX' | 'DISPLAY_TYPE_BOTH';