kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Network
/
ReportingApiReport
/
ReportingApiReport
Reporting
Api
Report
constructor
(
id
:
String
,
initiatorUrl
:
String
,
destination
:
String
,
type
:
String
,
timestamp
:
Double
,
depth
:
Int
,
completedAttempts
:
Int
,
body
:
Map
<
String
,
JsonElement
>
,
status
:
Network.ReportStatus
)