Skip to main content
Skip to main content

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

namestringRequired
The tax rate's name.
codestring | nullRequired
The tax rate's code.
ratenumber | null
The tax rate.
Was this section helpful?