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

    Interface ZoneRemoveLocationAction

    interface ZoneRemoveLocationAction {
        action: "removeLocation";
        location: Location;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "removeLocation"
    location: Location

    Location to be removed from the Zone.