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

    Interface ChannelSetGeoLocationAction

    interface ChannelSetGeoLocationAction {
        action: "setGeoLocation";
        geoLocation?: GeoJsonPoint;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    action: "setGeoLocation"
    geoLocation?: GeoJsonPoint

    Value to set.