@nosto/nosto-js

    Interface AbTestPreviewSettingsBase<T>

    interface AbTestPreviewSettingsBase<T> {
        id: TestId;
        method: Method;
        name: string;
        segment: string;
        variations: T[];
    }

    Type Parameters

    • T

    Hierarchy (View Summary)

    Index

    Properties

    id: TestId
    method: Method
    name: string
    segment: string
    variations: T[]
    MMNEPVFCICPMFPCPTTAAATR