Type Alias ObscuredJob

ObscuredJob: {
    duration_ms?: number;
    started_at?: string;
    typ?: string;
}