Table of Contents

Class AttributionReportingAggregatableDebugReportingData

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

AttributionReportingAggregatableDebugReportingData

public sealed class AttributionReportingAggregatableDebugReportingData
Inheritance
AttributionReportingAggregatableDebugReportingData
Inherited Members

Properties

KeyPiece

keyPiece

[JsonPropertyName("keyPiece")]
public string KeyPiece { get; set; }

Property Value

string

Types

types

[JsonPropertyName("types")]
public string[] Types { get; set; }

Property Value

string[]

Value

value

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

Property Value

double