kdriver
Toggle table of contents
0.2.5
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Audits
/
GenericIssueDetails
/
GenericIssueDetails
Generic
Issue
Details
constructor
(
errorType
:
Audits.GenericIssueErrorType
,
frameId
:
String
?
=
null
,
violatingNodeId
:
Int
?
=
null
,
violatingNodeAttribute
:
String
?
=
null
,
request
:
Audits.AffectedRequest
?
=
null
)