@nosto/nosto-js

    Interface StacklaWidgetDebugDTO

    interface StacklaWidgetDebugDTO {
        divIds: string[];
        enabled: boolean;
        filterType: StacklaWidgetFilterType;
        id: StacklaWidgetEmbedId;
        name: string;
        rendered: boolean;
        usedInTest: boolean;
        widgetId: string;
    }
    Index

    Properties

    divIds: string[]
    enabled: boolean
    name: string
    rendered: boolean
    usedInTest: boolean
    widgetId: string
    MMNEPVFCICPMFPCPTTAAATR