Class GetHighlightObjectForTestCommandResponse
Response for GetHighlightObjectForTest
public sealed class GetHighlightObjectForTestCommandResponse : ICommandResponse<GetHighlightObjectForTestCommandSettings>, ICommandResponse
- Inheritance
-
GetHighlightObjectForTestCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Highlight
Gets or sets the highlight
[JsonPropertyName("highlight")]
public object Highlight { get; set; }