Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class List_GetHierarchyFromPathRequest
public List_GetHierarchyFromPathRequest()
public bool Children { get; set; }
public Domain Domain { get; set; }
public string Path { get; set; }
Was this page helpful?