Relativity.DataTransfer.Legacy.SDK.ImportExport.V1.Models.SoapExceptionDetail public class SoapExceptionDetail Documentation public List<string> Details { get; set; } public string ExceptionFullText { get; set; } public string ExceptionMessage { get; set; } public string ExceptionTrace { get; set; } public string ExceptionType { get; set; } public SoapExceptionDetail()