Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

TaxLineDTO

The tax line details.

Properties

idstringRequired
The ID of the tax line
codestringRequired
The code of the tax line.
ratenumberRequired
The rate of the tax line.
created_atstring | DateRequired
When the tax line was created.
updated_atstring | DateRequired
When the tax line was updated.
descriptionstring
The description of the tax line
tax_rate_idstring
The ID of the associated tax rate.
provider_idstring
The ID of the associated provider.
Was this section helpful?