Scan Run Response
fun ScanRunResponse(endTime: String, errorTrace: ScanRunErrorTraceResponse, executionState: String, hasVulnerabilities: Boolean, name: String, progressPercent: Int, resultState: String, startTime: String, urlsCrawledCount: String, urlsTestedCount: String, warningTraces: List<ScanRunWarningTraceResponse>)