Table of Contents

Class AttributionReportingFilterDataEntry

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

AttributionReportingFilterDataEntry

public sealed class AttributionReportingFilterDataEntry
Inheritance
AttributionReportingFilterDataEntry
Inherited Members

Properties

Key

key

[JsonPropertyName("key")]
public string Key { get; set; }

Property Value

string

Values

values

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

Property Value

string[]