public decimal UmwsBvg(CustomerData processDetails)
 {
     throw new NotImplementedException();
 }
 public decimal GetGutschriftBvg(CustomerData processDetails)
 {
     throw new NotImplementedException();
 }
 public decimal BvgInvalidenRenteKrankheit(CustomerData processDetails)
 {
     throw new NotImplementedException();
 }
 public decimal BvgWitwenRenteUnfall(CustomerData processDetails)
 {
     throw new NotImplementedException();
 }
 public decimal BvgAltersrente(CustomerData processDetails)
 {
     throw new NotImplementedException();
 }