Interface QeSyncExperimentsIg_camera_discovery_surface_universe

interface QeSyncExperimentsIg_camera_discovery_surface_universe {
    igAdditional: any[];
    igGroup: string;
    is_discovery_search_enabled: boolean;
    is_enabled: boolean;
    pre_fetch_enabled: boolean;
    pre_fetch_fresh_in_minutes: number;
    query_id: number;
    should_cap_tray: boolean;
    should_show_hero_unit: boolean;
}

Properties

igAdditional: any[]
igGroup: string
is_discovery_search_enabled: boolean
is_enabled: boolean
pre_fetch_enabled: boolean
pre_fetch_fresh_in_minutes: number
query_id: number
should_cap_tray: boolean
should_show_hero_unit: boolean