@theredspace/spp-client
    Preparing search index...

    Interface ProductWrapper

    interface ProductWrapper {
        Product: Product;
        status: string;
    }
    Index

    Properties

    Properties

    Product: Product
    status: string