Table of Contents

Class SendPendingAttributionReportsCommandResponse

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

Response for SendPendingAttributionReports

public sealed class SendPendingAttributionReportsCommandResponse : ICommandResponse<SendPendingAttributionReportsCommandSettings>, ICommandResponse
Inheritance
SendPendingAttributionReportsCommandResponse
Implements
Inherited Members
Extension Methods

Properties

NumSent

Gets or sets the numSent

[JsonPropertyName("numSent")]
public long NumSent { get; set; }

Property Value

long