data class PushNodeByPathToFrontendResponse
Response type for the DOMDomain.pushNodeByPathToFrontend command.
<init> |
Response type for the DOMDomain.pushNodeByPathToFrontend command. PushNodeByPathToFrontendResponse(nodeId: NodeId) |
nodeId |
Id of the node for given path. val nodeId: NodeId |