Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

RegionDTO__legacy

The details of a legacy region.

Properties

namestringRequired
The name of the region.
currency_codestringRequired
The currency code of the region.
tax_ratenumber
The tax rate of the region.
tax_codenull | string
The tax code of the region.
gift_cards_taxableboolean
Whether gift cards in the region are taxable.
automatic_taxesboolean
Whether taxes should be calculated automatically in the region.
tax_provider_idnull | string
The associated tax provider's ID.
metadataRecord<string, unknown>
Holds custom data in key-value pairs.
includes_taxboolean
Whether prices include taxes in the region.
Was this section helpful?