- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
OrderShippingMethodTaxLineDTO
The shipping method 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.
The associated shipping method.
shipping_method_id
stringThe ID of the associated shipping method.
total
BigNumberValueThe total tax relative to the shipping method.
total
BigNumberValuesubtotal
BigNumberValueThe subtotal tax relative to the shipping method.
subtotal
BigNumberValueraw_total
BigNumberRawValueThe raw total tax relative to the shipping method.
raw_total
BigNumberRawValueraw_subtotal
BigNumberRawValueThe raw subtotal tax relative to the shipping method.
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?