ENUM
TaxJurisdiction
A tax jurisdiction.
link GraphQL Schema definition
- enum TaxJurisdiction {
- # Federal
- # State
- # County
- # City
- }
link Require by
- AccountA customer account.
- AvalaraTaxCategoryA tax category defined by Avalara.
- CreateTaxExemptionMutationInputThe input object that defines the fields for the createTaxExemption mutation.
- Querynull
- TaxExemptionA tax exemption.
- TaxProviderA tax provider.
- UpdateTaxExemptionMutationInputThe input object that defines the fields for the updateTaxExemption mutation.