GetHighlightObjectForTestReturn

@Serializable
data class GetHighlightObjectForTestReturn(val highlight: Map<String, JsonElement>)

Constructors

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

Properties

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

Highlight data for the node.