namespace Lidarr.Http { public class PagingResourceFilter { public string Key { get; set; } public string Value { get; set; } } }