GetRelayoutBoundaryRequest

@Serializable
data class GetRelayoutBoundaryRequest(val nodeId: NodeId)(source)

Request object containing input parameters for the DOMDomain.getRelayoutBoundary command.

Constructors

Link copied to clipboard
constructor(nodeId: NodeId)

Properties

Link copied to clipboard

Id of the node.