Relativity.Infrastructure.V1.Shared.Models.MassOperationResult public class MassOperationResult : DisplayableObjectIdentifier Documentation public Exception Exception { get; set; } public bool Succeeded { get; set; } public MassOperationResult()