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

UpdateRegionDTO

The attributes to update in the region.

Properties

namestring
The target name of the region
currency_codestring
The currency code of the region.
automatic_taxesboolean
Setting to indicate whether taxes need to be applied automatically
countriesstring[]
The region's countries.
metadataRecord<string, unknown>
Holds custom data in key-value pairs.
Was this section helpful?