Table of Contents

Class AttributionReportingAggregationKeysEntry

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

AttributionReportingAggregationKeysEntry

public sealed class AttributionReportingAggregationKeysEntry
Inheritance
AttributionReportingAggregationKeysEntry
Inherited Members

Properties

Key

key

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

Property Value

string

Value

value

[JsonPropertyName("value")]
public string Value { get; set; }

Property Value

string