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

OrderShippingMethodTaxLineDTO

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
shipping_methodOrderShippingMethodDTORequired
The associated shipping method
shipping_method_idstringRequired
The ID of the associated shipping method
totalBigNumberValueRequired
The total tax relative to the shipping method.
subtotalBigNumberValueRequired
The subtotal tax relative to the shipping method.
raw_totalBigNumberRawValueRequired
The raw total tax relative to the shipping method.
raw_subtotalBigNumberRawValueRequired
The raw subtotal tax relative to the shipping method.
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?