TaxRate - Tax Module Data Models Reference

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

idPrimaryKeyModifier<IdProperty>
The ID of the tax rate.
codeTextProperty
The code the tax rate is identified by.
nameTextProperty
The name of the tax rate
is_defaultBooleanProperty
Whether this tax rate is the default in the tax region.
is_combinableBooleanProperty
Whether the tax rate should be combined with parent rates. Learn more in this documentation.
tax_regionBelongsTo<TaxRegion>
The associated tax region.
rulesHasMany<TaxRateRule>
The associated rules.
rateFloatPropertyOptional
The rate to charge. @example 10
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
created_byTextPropertyOptional
The ID of the user that created the tax rate
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