Interface ShutdownUpdate

interface ShutdownUpdate {
    untilShutdown: number;
}

Properties

Properties

untilShutdown: number