data class GetHighlightObjectForTestResponse
Response type for the OverlayDomain.getHighlightObjectForTest command.
<init> |
Response type for the OverlayDomain.getHighlightObjectForTest command. GetHighlightObjectForTestResponse(highlight: JsonElement) |
highlight |
Highlight data for the node. val highlight: JsonElement |