chrome-devtools-kotlin
Toggle table of contents
8.3.0-1589152
common
Target filter
common
Switch theme
Search in API
Skip to content
chrome-devtools-kotlin
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)