TaxRegion - Tax Module Data Models Reference

This documentation provides a reference to the TaxRegion data model. It belongs to the Tax Module.

idPrimaryKeyModifier<IdProperty>
The ID of the tax region.
country_codeTextProperty
The country code of the tax region. @example us
childrenHasMany<TaxRegion>
The tax region's children..
tax_ratesHasMany<TaxRate>
The associated tax rates.
province_codeTextPropertyOptional
The province code of the tax region
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
created_byTextPropertyOptional
The ID of the user that created the tax region
providerBelongsTo<TaxProvider>Optional
The provider that calculates taxes in this region.
parentBelongsTo<TaxRegion>Optional
The tax region's parent.
Was this page helpful?
Ask Anything
FAQ
What is Medusa?
How can I create a module?
How can I create a data model?
How do I create a workflow?
How can I extend a data model in the Product Module?
Recipes
How do I build a marketplace with Medusa?
How do I build digital products with Medusa?
How do I build subscription-based purchases with Medusa?
What other recipes are available in the Medusa documentation?
Chat is cleared on refresh
Line break