Interface QeSyncExperimentsIg_android_recents_and_edit_flow

interface QeSyncExperimentsIg_android_recents_and_edit_flow {
    edit_recent_search_results_in_settings_is_enabled: boolean;
    igAdditional: any[];
    igGroup: string;
    recent_search_results_show_vertical_list_on_top: boolean;
    recent_search_results_show_vertical_list_on_top_users: boolean;
    recent_search_truncated_amount: number;
}

Properties

edit_recent_search_results_in_settings_is_enabled: boolean
igAdditional: any[]
igGroup: string
recent_search_results_show_vertical_list_on_top: boolean
recent_search_results_show_vertical_list_on_top_users: boolean
recent_search_truncated_amount: number