Table of Contents

Class AttributionReportingAggregatableValueEntry

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

AttributionReportingAggregatableValueEntry

public sealed class AttributionReportingAggregatableValueEntry
Inheritance
AttributionReportingAggregatableValueEntry
Inherited Members

Properties

Filters

filters

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

Property Value

AttributionReportingFilterPair

Values

values

[JsonPropertyName("values")]
public AttributionReportingAggregatableValueDictEntry[] Values { get; set; }

Property Value

AttributionReportingAggregatableValueDictEntry[]