warframe-worldstate-parser
    Preparing search index...
    interface RawDarkSectorBattle {
        Att: string;
        AttAli: boolean;
        Def: string;
        DefAli: boolean;
        DefId: Identifier;
        End: ContentTimestamp;
        Start: ContentTimestamp;
        WinId: Identifier;
    }
    Index

    Properties

    Att: string
    AttAli: boolean
    Def: string
    DefAli: boolean
    DefId: Identifier
    End: ContentTimestamp
    Start: ContentTimestamp
    WinId: Identifier