chrome-devtools-kotlin
5.2.0-1167732
common
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
)
(
source
)
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
value
Link copied to clipboard
val
value
:
UnsignedInt128AsBase16