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