- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
TaxRegion - Tax Module Data Models Reference
This documentation provides a reference to the TaxRegion data model. It belongs to the Tax Module.
id
PrimaryKeyModifier<IdProperty>The ID of the tax region.
country_code
TextPropertyThe country code of the tax region.
@example us
The tax region's children..
The associated tax rates.
province_code
TextPropertyOptionalThe province code of the tax region
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
created_by
TextPropertyOptionalThe ID of the user that created the tax region
The provider that calculates taxes in this region.
The tax region's parent.
Was this page helpful?