@oneblink/sdk-core
    Preparing search index...

    Type Alias ProductNotification

    ProductNotification: NewProductNotification & {
        createdAt: string;
        id: number;
        updatedAt: string;
    }