Table of Contents

Class AttributionScopesData

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

AttributionScopesData

public sealed class AttributionScopesData
Inheritance
AttributionScopesData
Inherited Members

Properties

Limit

limit

[JsonPropertyName("limit")]
public double Limit { get; set; }

Property Value

double

MaxEventStates

maxEventStates

[JsonPropertyName("maxEventStates")]
public double MaxEventStates { get; set; }

Property Value

double

Values

values

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

Property Value

string[]