Class GetGridHighlightObjectsForTestCommandResponse
Response for GetGridHighlightObjectsForTest
public sealed class GetGridHighlightObjectsForTestCommandResponse : ICommandResponse<GetGridHighlightObjectsForTestCommandSettings>, ICommandResponse
- Inheritance
-
GetGridHighlightObjectsForTestCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Highlights
Gets or sets the highlights
[JsonPropertyName("highlights")]
public object Highlights { get; set; }