@stigg/node-server-sdk - v4.22.1

    Type Alias ExperimentInfo

    type ExperimentInfo = {
        groupName: string;
        groupType?: ExperimentGroupType | null;
        id: string;
        name: string;
    }
    Index

    Properties

    groupName: string
    groupType?: ExperimentGroupType | null
    id: string
    name: string
    MMNEPVFCICPMFPCPTTAAATR