Table of Contents

Class AttributionReportingEventReportWindows

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

AttributionReportingEventReportWindows

public sealed class AttributionReportingEventReportWindows
Inheritance
AttributionReportingEventReportWindows
Inherited Members

Properties

Ends

ends

[JsonPropertyName("ends")]
public long[] Ends { get; set; }

Property Value

long[]

Start

start

[JsonPropertyName("start")]
public long Start { get; set; }

Property Value

long