data class GetResourceTreeResponse
Response type for the PageDomain.getResourceTree command.
<init> |
Response type for the PageDomain.getResourceTree command. GetResourceTreeResponse(frameTree: FrameResourceTree) |
frameTree |
Present frame / resource tree structure. val frameTree: FrameResourceTree |