trevorjdaniel-claimit

Results 1 comments of trevorjdaniel-claimit

i believe TaskResultModel should now look like this: `public class TaskResultModel { public int errorId { get; set; } public string status { get; set; } public Solution solution {...