toggle menu
chrome-devtools-kotlin
5.11.0-1255431
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage
/
AttributionReportingAggregatableValueEntry
Attribution
Reporting
Aggregatable
Value
Entry
@
Serializable
data
class
AttributionReportingAggregatableValueEntry
(
val
key
:
String
,
val
value
:
Double
)
Official doc
Members
Constructors
Attribution
Reporting
Aggregatable
Value
Entry
Link copied to clipboard
constructor
(
key
:
String
,
value
:
Double
)
Properties
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
Double
number instead of integer because not all uint32 can be represented by int