GetTopLayerElementsResponse

@Serializable
data class GetTopLayerElementsResponse(val nodeIds: List<NodeId>)

Response type for the DOMDomain.getTopLayerElements command.

Constructors

Link copied to clipboard
constructor(nodeIds: List<NodeId>)

Properties

Link copied to clipboard

NodeIds of top layer elements