warframe-worldstate-parser
    Preparing search index...

    Interface RawDarkSector

    interface RawDarkSector {
        _id?: Identifier;
        Activation?: ContentTimestamp;
        DefenderInfo: DefenderInfo;
        Expiry?: ContentTimestamp;
        History: RawDarkSectorBattle[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    Activation?: ContentTimestamp
    DefenderInfo: DefenderInfo
    Expiry?: ContentTimestamp