QueryRefDto class QueryRefDto Documentation Code public string Condition { get; set; } public List<string> Fields { get; set; } public QueryRefDto()