Table of Contents

Class GetInterestGroupDetailsCommandResponse

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

Response for GetInterestGroupDetails

public sealed class GetInterestGroupDetailsCommandResponse : ICommandResponse<GetInterestGroupDetailsCommandSettings>, ICommandResponse
Inheritance
GetInterestGroupDetailsCommandResponse
Implements
Inherited Members
Extension Methods

Properties

Details

Gets or sets the details

[JsonPropertyName("details")]
public object Details { get; set; }

Property Value

object