Class SepaDirectDebitPaymentProduct771SpecificInputBase

java.lang.Object
com.onlinepayments.domain.SepaDirectDebitPaymentProduct771SpecificInputBase

public class SepaDirectDebitPaymentProduct771SpecificInputBase extends Object
  • Constructor Details

    • SepaDirectDebitPaymentProduct771SpecificInputBase

      public SepaDirectDebitPaymentProduct771SpecificInputBase()
  • Method Details

    • getExistingUniqueMandateReference

      public String getExistingUniqueMandateReference()
      The unique reference of the existing mandate to use in this payment.
    • setExistingUniqueMandateReference

      public void setExistingUniqueMandateReference(String value)
      The unique reference of the existing mandate to use in this payment.
    • withExistingUniqueMandateReference

      public SepaDirectDebitPaymentProduct771SpecificInputBase withExistingUniqueMandateReference(String value)
      The unique reference of the existing mandate to use in this payment.
    • getMandate

      public CreateMandateRequest getMandate()
      Object containing information to create a SEPA Direct Debit mandate.
    • setMandate

      public void setMandate(CreateMandateRequest value)
      Object containing information to create a SEPA Direct Debit mandate.
    • withMandate

      Object containing information to create a SEPA Direct Debit mandate.