data class GetFlattenedDocumentResponseResponse type for the DOMDomain.getFlattenedDocument command.
<init> |
Response type for the DOMDomain.getFlattenedDocument command. GetFlattenedDocumentResponse(nodes: List<Node>) |
nodes |
Resulting node. val nodes: List<Node> |