Skip to main content
Skip to main content

ProviderShippingMethodTaxLine

ProviderShippingMethodTaxLine: Object

The tax line properties for a given shipping method.

Properties

ratenumberRequired
The tax rate.
namestringRequired
The tax rate's name.
codestring | nullRequired
The tax code.
shipping_method_idstringRequired
The shipping method's ID.
metadataRecord<string, unknown>
Holds any necessary additional data to be added to the shipping method tax lines.
Was this section helpful?