data class GetSourceOrderHighlightObjectForTestResponse
Response type for the OverlayDomain.getSourceOrderHighlightObjectForTest command.
<init> |
Response type for the OverlayDomain.getSourceOrderHighlightObjectForTest command. GetSourceOrderHighlightObjectForTestResponse(highlight: JsonElement) |
highlight |
Source order highlight data for the node id provided. val highlight: JsonElement |