Region - Region Module Data Models Reference

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

idPrimaryKeyModifier<IdProperty>
The ID of the region.
nameTextProperty
The name of the region
currency_codeTextProperty
The ISO 3-character currency code of the region
automatic_taxesBooleanProperty
Whether taxes are calculated automatically during checkout in the region.
countriesHasMany<Country>
The countries that belong to the region.
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
Was this page helpful?