interface ShippingMethodRemoveZoneAction {
    action: "removeZone";
    zone: ZoneResourceIdentifier;
}

Hierarchy (View Summary)

Properties

Properties

action: "removeZone"

Value to remove from zoneRates.