Interface QeSyncExperimentsIg_close_friends_home_v2

interface QeSyncExperimentsIg_close_friends_home_v2 {
    igAdditional: any[];
    igGroup: string;
    is_enabled: boolean;
    should_show_bottom_done_button: boolean;
    should_show_full_screen_nux: boolean;
}

Properties

igAdditional: any[]
igGroup: string
is_enabled: boolean
should_show_bottom_done_button: boolean
should_show_full_screen_nux: boolean