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 Archive_GetArchiveListByColumnsWithHeader2Request
public Archive_GetArchiveListByColumnsWithHeader2Request()
public string Columns { get; set; }
public string Entities { get; set; }
public string Options { get; set; }
public int Page { get; set; }
public int PageSize { get; set; }
public string ProviderName { get; set; }
public string Restriction { get; set; }
public string SortOrder { get; set; }
Was this page helpful?