@nosto/nosto-js

    Interface UnsavedDraftPreviewSettingsDTO

    interface UnsavedDraftPreviewSettingsDTO {
        id: TestId;
        method: Method;
        name: string;
        segment: string;
        variations: VariationWithRulesDTO[];
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

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