GetResourceTreeResponse

@Serializable
data class GetResourceTreeResponse(val frameTree: FrameResourceTree)(source)

Response type for the PageDomain.getResourceTree command.

Constructors

Link copied to clipboard
constructor(frameTree: FrameResourceTree)

Properties

Link copied to clipboard

Present frame / resource tree structure.