Relativity.Processing.V2.Services.Interfaces.DTOs.GetDiscoveredDocumentsWithPivotOnRequest public class GetDiscoveredDocumentsWithPivotOnRequest Documentation public AdvancedOptionsFlag? AdvancedOptionsFlag { get; set; } public string Expression { get; set; } public PivotOnOption PivotOnOption { get; set; } public GetDiscoveredDocumentsWithPivotOnRequest()