- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Region - Region Module Data Models Reference
This documentation provides a reference to the Region data model. It belongs to the Region Module.
id
PrimaryKeyModifier<IdProperty>The ID of the region.
name
TextPropertyThe name of the region
currency_code
TextPropertyThe ISO 3-character currency code of the region
automatic_taxes
BooleanPropertyWhether taxes are calculated automatically during checkout in the region.
The countries that belong to the region.
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
Was this page helpful?