data class PushNodeByPathToFrontendRequest
Request object containing input parameters for the DOMDomain.pushNodeByPathToFrontend command.
<init> |
Request object containing input parameters for the DOMDomain.pushNodeByPathToFrontend command. PushNodeByPathToFrontendRequest(path: String) |
path |
Path to node in the proprietary format. val path: String |