BaseLineItemTaxLine
The line item 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.
item
BaseCartLineItemThe associated line item.
item
BaseCartLineItemitem_id
stringThe ID of the associated line item.
total
numberThe total tax relative to the item.
subtotal
numberThe subtotal tax relative to the item.
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?