toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage
/
AttributionReportingFilterDataEntry
Attribution
Reporting
Filter
Data
Entry
@
Serializable
data
class
AttributionReportingFilterDataEntry
(
val
key
:
String
,
val
values
:
List
<
String
>
)
(undocumented in the protocol definition)
Official doc
Members
Constructors
Attribution
Reporting
Filter
Data
Entry
Link copied to clipboard
constructor
(
key
:
String
,
values
:
List
<
String
>
)
Properties
key
Link copied to clipboard
val
key
:
String
(undocumented in the protocol definition)
values
Link copied to clipboard
val
values
:
List
<
String
>
(undocumented in the protocol definition)