Interface PlaceEdgeMonitoringCleanupOptions

interface PlaceEdgeMonitoringCleanupOptions {
    hours?: number;
}

Properties

Properties

hours?: number