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

    Interface ProductSelectionUpdate

    interface ProductSelectionUpdate {
        actions: ProductSelectionUpdateAction[];
        version: number;
    }
    Index

    Properties

    Properties

    version: number