@nosto/nosto-js

    Interface VariationWithRulesDTO

    interface VariationWithRulesDTO {
        base: boolean;
        id: string;
        name: string;
        rules: TestPlacementRuleDTO[];
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    base: boolean
    id: string
    name: string
    MMNEPVFCICPMFPCPTTAAATR