Skip to main content
Skip to main content

ShippingMethodTaxLine

A Shipping Method Tax Line represents the taxes applied on a shipping method in a cart.

Properties

codenull | stringRequired
A code to identify the tax type by
created_atDateRequired
The date with timezone at which the resource was created.
idstringRequired
The line item tax line's ID
metadataRecord<string, unknown>Required
An optional key-value map with additional details
namestringRequired
A human friendly name for the tax
ratenumberRequired
The numeric rate to charge tax by
shipping_methodShippingMethodRequired
The details of the associated shipping method.
shipping_method_idstringRequired
The ID of the line item
updated_atDateRequired
The date with timezone at which the resource was updated.
Was this section helpful?