@nosto/nosto-js
    Preparing search index...

    Interface TestDebugDTO

    interface TestDebugDTO {
        id: TestId;
        variation: string;
    }
    Index

    Properties

    Properties

    id: TestId
    variation: string