FilterDto public class FilterDto Documentation public string Id { get; set; } public string Name { get; set; } public FilterDto()