interface ParamsRouteScannerScanWithoutLoginGet {
    jobId: number;
    url: string;
}

Hierarchy (view full)

Properties

Properties

jobId: number
url: string