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