ProviderShippingMethodTaxLine
ProviderShippingMethodTaxLine: Object
The tax line properties for a given shipping method.
Properties
ratenumberRequiredThe tax rate.
namestringRequiredThe tax rate's name.
codestring | nullRequiredThe tax code.
shipping_method_idstringRequiredThe 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?