Class PaymentDiscount


  • public class PaymentDiscount
    extends Object
    PaymentDiscount class.
    • Constructor Detail

      • PaymentDiscount

        public PaymentDiscount()
    • Method Detail

      • getType

        public String getType()
        Discount type.
      • getValue

        public BigDecimal getValue()
        Discount value.
      • getLimitDate

        public LocalDate getLimitDate()
        Discount Limit Date.