Class GetDocumentCommandResponse
Response for GetDocument
public sealed class GetDocumentCommandResponse : ICommandResponse<GetDocumentCommandSettings>, ICommandResponse- Inheritance
- 
      
      GetDocumentCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Root
Gets or sets the root
[JsonPropertyName("root")]
public Node Root { get; set; }