Table of Contents

Class AttributionReportingNamedBudgetCandidate

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

AttributionReportingNamedBudgetCandidate

public sealed class AttributionReportingNamedBudgetCandidate
Inheritance
AttributionReportingNamedBudgetCandidate
Inherited Members

Properties

Filters

filters

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

Property Value

AttributionReportingFilterPair

Name

name

[JsonPropertyName("name")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Name { get; set; }

Property Value

string