BaseShippingMethodTaxLine
The shipping method tax line details.
Properties#
id
stringThe ID of the tax line
code
stringThe code of the tax line.
rate
numberThe rate of the tax line.
created_at
string | DateWhen the tax line was created.
updated_at
string | DateWhen the tax line was updated.
shipping_method
BaseCartShippingMethodThe associated shipping method.
shipping_method
BaseCartShippingMethodshipping_method_id
stringThe ID of the associated shipping method.
total
numberThe total tax relative to the shipping method.
subtotal
numberThe subtotal tax relative to the shipping method.
description
stringOptionalThe description of the tax line
tax_rate_id
stringOptionalThe ID of the associated tax rate.
provider_id
stringOptionalThe ID of the associated provider.
Was this page helpful?