TaxRateRule - Tax Module Data Models Reference

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

idPrimaryKeyModifier<IdProperty>
The ID of the tax rate rule.
tax_rateBelongsTo<TaxRate>
The associated tax rate.
referenceTextProperty
The name of the table this rule references. @example product_type
reference_idTextProperty
The id of a record in the table that this rule references. @example ptyp_1
metadataJSONPropertyOptional
Holds custom data in key-value pairs.
created_byTextPropertyOptional
The ID of the user that created the tax rate rule
Was this page helpful?