data class MoveToResponse
Response type for the DOMDomain.moveTo command.
MoveToResponse(nodeId: NodeId)
New id of the moved node.
val nodeId: NodeId