data class GetNodesForSubtreeByStyleResponse
Response type for the DOMDomain.getNodesForSubtreeByStyle command.
<init> |
Response type for the DOMDomain.getNodesForSubtreeByStyle command. GetNodesForSubtreeByStyleResponse(nodeIds: List<NodeId>) |
nodeIds |
Resulting nodes. val nodeIds: List<NodeId> |