Table of Contents

Class AttributionReportingAggregatableDedupKey

Namespace
OpenQA.Selenium.DevTools.V131.Storage
Assembly
WebDriver.dll

AttributionReportingAggregatableDedupKey

public sealed class AttributionReportingAggregatableDedupKey
Inheritance
AttributionReportingAggregatableDedupKey
Inherited Members

Properties

DedupKey

dedupKey

[JsonPropertyName("dedupKey")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string DedupKey { get; set; }

Property Value

string

Filters

filters

[JsonPropertyName("filters")]
public AttributionReportingFilterPair Filters { get; set; }

Property Value

AttributionReportingFilterPair