Table of Contents

Class AttributionReportingNamedBudgetDef

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

AttributionReportingNamedBudgetDef

public sealed class AttributionReportingNamedBudgetDef
Inheritance
AttributionReportingNamedBudgetDef
Inherited Members

Properties

Budget

budget

[JsonPropertyName("budget")]
public long Budget { get; set; }

Property Value

long

Name

name

[JsonPropertyName("name")]
public string Name { get; set; }

Property Value

string