GetSourceOrderHighlightObjectForTestParameter

@Serializable
data class GetSourceOrderHighlightObjectForTestParameter(val nodeId: Int)

Constructors

constructor(nodeId: Int)

Properties

Link copied to clipboard
val nodeId: Int

Id of the node to highlight.