public PaymentTypeLesserOf GetLesserOfPercentage(PaymentTypeLesserOf paymentTypeLesserOf)
 {
     return((PaymentTypeLesserOf)_paymentTypeLesserOfLogic.GetPaymentType(paymentTypeLesserOf));
 }