Class GetResourceTreeCommandResponse
Response for GetResourceTree
public sealed class GetResourceTreeCommandResponse : ICommandResponse<GetResourceTreeCommandSettings>, ICommandResponse
- Inheritance
-
GetResourceTreeCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
FrameTree
Gets or sets the frameTree
[JsonPropertyName("frameTree")]
public FrameResourceTree FrameTree { get; set; }