data class GetGridHighlightObjectsForTestResponse
Response type for the OverlayDomain.getGridHighlightObjectsForTest command.
<init> |
Response type for the OverlayDomain.getGridHighlightObjectsForTest command. GetGridHighlightObjectsForTestResponse(highlights: JsonElement) |
highlights |
Grid Highlight data for the node ids provided. val highlights: JsonElement |