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