FilterableShippingMethodTaxLineProps
The filters to apply on the retrieved shipping method tax lines.
idstring | string[]The IDs to filter the shipping method tax lines by.
descriptionstringFilter the shipping method tax lines by their description.
codestring | string[]Filter the shipping method tax lines by their code.
tax_rate_idstring | string[]Filter the shipping method tax lines by the ID of their associated tax rate.
provider_idstring | string[]Filter the shipping method tax lines by the ID of their associated provider.
shipping_method_idstring | string[]Filter the tax lines by the ID of their associated shipping method.
shipping_methodFilterableShippingMethodPropsFilter the tax lines by their associated shipping method.
shipping_methodFilterableShippingMethodPropsAn array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
Was this section helpful?