Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Class GetInterestGroupDetailsCommandResponse

Namespace
OpenQA.Selenium.DevTools.V137.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