- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
LineItemTaxLine - Cart Module Data Models Reference
This documentation provides a reference to the LineItemTaxLine data model. It belongs to the Cart Module.
id
PrimaryKeyModifier<IdProperty>The ID of the line item tax line.
code
TextPropertyThe code of the applied tax rate.
rate
FloatPropertyThe rate of the applied tax rate.
The associated line item.
description
TextPropertyOptionalThe description of the line item tax line
provider_id
TextPropertyOptionalThe ID of the provider used to calculate the tax line.
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
tax_rate_id
TextPropertyOptionalThe ID of the applied tax rate.
Was this page helpful?