Class RedirectPaymentProduct5410SpecificInput

java.lang.Object
com.onlinepayments.domain.RedirectPaymentProduct5410SpecificInput

public class RedirectPaymentProduct5410SpecificInput extends Object
  • Constructor Details

    • RedirectPaymentProduct5410SpecificInput

      public RedirectPaymentProduct5410SpecificInput()
  • Method Details

    • getSecondInstallmentPaymentDate

      public LocalDate getSecondInstallmentPaymentDate()
      The date of the second installment (YYYYMMDD)
    • setSecondInstallmentPaymentDate

      public void setSecondInstallmentPaymentDate(LocalDate value)
      The date of the second installment (YYYYMMDD)
    • withSecondInstallmentPaymentDate

      public RedirectPaymentProduct5410SpecificInput withSecondInstallmentPaymentDate(LocalDate value)
      The date of the second installment (YYYYMMDD)