Interface QeSyncExperimentsIg_android_visualcomposer_inapp_notification_universe

interface QeSyncExperimentsIg_android_visualcomposer_inapp_notification_universe {
    igAdditional: any[];
    igGroup: string;
    should_allow_notif_tap: boolean;
    should_show_inapp_notification: boolean;
}

Properties

igAdditional: any[]
igGroup: string
should_allow_notif_tap: boolean
should_show_inapp_notification: boolean