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.
Type declaration
codestring | nullRequiredThe tax rate's code.
namestringRequiredThe tax rate's name.
ratenumber | nullThe tax rate.
Was this section helpful?