TaxProvider - Tax Module Data Models Reference

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

idPrimaryKeyModifier<IdProperty>
The ID of the tax provider.
is_enabledBooleanProperty
Whether the tax provider is enabled.
regionsHasMany<TaxRegion>
The regions that use this provider to calculate taxes.
Was this page helpful?