TaxServiceRate
TaxServiceRate: Object
The tax rate object as configured in Medusa. These may have an unspecified numerical rate as they may be used for lookup purposes in the tax provider plugin.
Properties
name
stringRequiredThe tax rate's name.
code
string | nullRequiredThe tax rate's code.
rate
number | nullThe tax rate.
Was this section helpful?