- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
LineItemTaxLineDTO
The line item tax line details.
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
CartLineItemDTOThe associated line item.
item
CartLineItemDTOitem_id
stringThe ID of the associated line item.
total
BigNumberValueThe total tax relative to the item.
total
BigNumberValuesubtotal
BigNumberValueThe subtotal tax relative to the item.
subtotal
BigNumberValueraw_total
BigNumberRawValueThe raw total tax relative to the item.
raw_total
BigNumberRawValueraw_subtotal
BigNumberRawValueThe raw subtotal tax relative to the item.
raw_subtotal
BigNumberRawValuedescription
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?