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

    Interface ZoneAddLocationAction

    interface ZoneAddLocationAction {
        action: "addLocation";
        location: Location;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "addLocation"
    location: Location

    Location to be added to the Zone.