@nosto/nosto-js
    Preparing search index...

    Interface CategoryClick

    interface CategoryClick {
        metadata: CategoryEventMetadata;
        productId: string;
        properties?: AnalyticEventProperties;
    }

    Hierarchy (View Summary)

    Index

    Properties

    productId: string