GetSourceOrderHighlightObjectForTestReturn

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

Constructors

constructor(highlight: Map<String, JsonElement>)

Properties

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

Source order highlight data for the node id provided.