Agent Maturity Compass API - v1.2.0
    Preparing search index...

    Interface GarageWindow

    interface GarageWindow {
        endedAt: string;
        rows: GarageLiveDriftRow[];
        startedAt: string;
        windowId: string;
    }
    Index
    endedAt: string
    startedAt: string
    windowId: string