splatoon3api - v3.0.1
    Preparing search index...

    Interface FestRotation

    interface FestRotation {
        end_time: string;
        festMode: string;
        ruleId: RuleID;
        rules: string;
        rulesImg: string;
        stage1: SplatStage;
        stage2: SplatStage;
        start_time: string;
    }

    Hierarchy (View Summary)

    Index
    end_time: string
    festMode: string
    ruleId: RuleID
    rules: string
    rulesImg: string
    stage1: SplatStage
    stage2: SplatStage
    start_time: string