@nosto/nosto-js

    Interface AbTestDraftPreviewSettingsDTO

    interface AbTestDraftPreviewSettingsDTO {
        id: TestId;
        method: Method;
        name: string;
        segment: string;
        variations: AbTestVariationDTO[];
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

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