@gradientedge/commercetools-utils
    Preparing search index...

    Interface ShippingMethodChangeTaxCategoryAction

    interface ShippingMethodChangeTaxCategoryAction {
        action: "changeTaxCategory";
        taxCategory: TaxCategoryResourceIdentifier;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "changeTaxCategory"

    Value to set.