GetSourceOrderHighlightObjectForTestRequest

@Serializable
data class GetSourceOrderHighlightObjectForTestRequest(val nodeId: NodeId)

Request object containing input parameters for the OverlayDomain.getSourceOrderHighlightObjectForTest command.

Constructors

constructor(nodeId: NodeId)

Properties

Link copied to clipboard

Id of the node to highlight.