Example #1
0
 public decimal UmwsBvg(CustomerData processDetails)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public decimal GetGutschriftBvg(CustomerData processDetails)
 {
     throw new NotImplementedException();
 }
Example #3
0
 public decimal BvgInvalidenRenteKrankheit(CustomerData processDetails)
 {
     throw new NotImplementedException();
 }
Example #4
0
 public decimal BvgWitwenRenteUnfall(CustomerData processDetails)
 {
     throw new NotImplementedException();
 }
Example #5
0
 public decimal BvgAltersrente(CustomerData processDetails)
 {
     throw new NotImplementedException();
 }