GetGridHighlightObjectsForTestResponse

@Serializable
data class GetGridHighlightObjectsForTestResponse(val highlights: JsonObject)(source)

Response type for the OverlayDomain.getGridHighlightObjectsForTest command.

Constructors

Link copied to clipboard
constructor(highlights: JsonObject)

Properties

Link copied to clipboard
val highlights: JsonObject

Grid Highlight data for the node ids provided.