PushNodeByPathToFrontendRequest

@Serializable
data class PushNodeByPathToFrontendRequest(val path: String)

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

Constructors

Link copied to clipboard
constructor(path: String)

Properties

Link copied to clipboard

Path to node in the proprietary format.