uptime-robot-v3
    Preparing search index...

    Interface MonitorGroup

    interface MonitorGroup {
        createdAt: string;
        id: number;
        name: string;
    }
    Index

    Properties

    Properties

    createdAt: string
    id: number
    name: string