GetQueryingDescendantsForContainerRequest

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

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

Constructors

constructor(nodeId: NodeId)

Properties

Link copied to clipboard

Id of the container node to find querying descendants from.