Relativity.Audit.Services.Interfaces.V1.ReviewerStatistics.Models.ReviewerWithStatistics<T> public class ReviewerWithStatistics<T> where T : IStatistics Documentation public T Statistics { get; set; } public int UserID { get; set; } public ReviewerWithStatistics()