GetGridHighlightObjectsForTestReturn

@Serializable
data class GetGridHighlightObjectsForTestReturn(val highlights: Map<String, JsonElement>)

Constructors

Link copied to clipboard
constructor(highlights: Map<String, JsonElement>)

Properties

Link copied to clipboard
val highlights: Map<String, JsonElement>

Grid Highlight data for the node ids provided.