toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.storage
/
AttributionReportingAggregatableDedupKey
Attribution
Reporting
Aggregatable
Dedup
Key
@
Serializable
data
class
AttributionReportingAggregatableDedupKey
(
val
dedupKey
:
UnsignedInt64AsBase10
?
=
null
,
val
filters
:
AttributionReportingFilterPair
)
(undocumented in the protocol definition)
Official doc
Members
Constructors
Attribution
Reporting
Aggregatable
Dedup
Key
Link copied to clipboard
constructor
(
dedupKey
:
UnsignedInt64AsBase10
?
=
null
,
filters
:
AttributionReportingFilterPair
)
Properties
dedup
Key
Link copied to clipboard
val
dedupKey
:
UnsignedInt64AsBase10
?
=
null
(undocumented in the protocol definition)
filters
Link copied to clipboard
val
filters
:
AttributionReportingFilterPair
(undocumented in the protocol definition)