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

    Interface CategoryEventMetadata

    interface CategoryEventMetadata {
        category: string;
        categoryId?: string;
    }
    Index

    Properties

    category: string
    categoryId?: string