Relativity.SearchTermsReport.Interfaces.Models.SearchTermsResultResponse public class SearchTermsResultResponse Documentation public int TermsAffected { get; set; } public int TermsSkippedAsDuplicates { get; set; } public int TermsSkippedAsErrors { get; set; } public int TermsSkippedForLength { get; set; } public SearchTermsResultResponse()