Interface QeSyncExperimentsIg_music_dash

interface QeSyncExperimentsIg_music_dash {
    igAdditional: any[];
    igGroup: string;
    should_use_dash: boolean;
}

Properties

igAdditional: any[]
igGroup: string
should_use_dash: boolean