Interface QeSyncExperimentsSaved_collections_cache_universe

interface QeSyncExperimentsSaved_collections_cache_universe {
    igAdditional: any[];
    igGroup: string;
    is_enabled: boolean;
    should_use_timeout: boolean;
}

Properties

igAdditional: any[]
igGroup: string
is_enabled: boolean
should_use_timeout: boolean