AsperaErrorDto class AsperaErrorDto Documentation Code public int Code { get; set; } public string Reason { get; set; } public string UserMessage { get; set; } public AsperaErrorDto()