TaxRate - Tax Module Data Models Reference

This documentation provides a reference to the TaxRate . This belongs to the Tax Module.

idstring
ratenull | number

Default: null

codestring
namestring
is_defaultboolean

Default: false

is_combinableboolean

Default: false

tax_region_idstring
tax_regionTaxRegion
rulesCollection<TaxRateRule, object>
metadatanull | Record<string, unknown>

Default: null

created_atDate
updated_atDate
created_bynull | string

Default: null

deleted_atnull | Date

Default: null

[OptionalProps]SoftDeletableModelDateColumnsOptional
Was this page helpful?