Class SepaDirectDebitPaymentProduct771SpecificInput

java.lang.Object
com.onlinepayments.domain.SepaDirectDebitPaymentProduct771SpecificInput

public class SepaDirectDebitPaymentProduct771SpecificInput extends Object
  • Constructor Details

    • SepaDirectDebitPaymentProduct771SpecificInput

      public SepaDirectDebitPaymentProduct771SpecificInput()
  • 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 SepaDirectDebitPaymentProduct771SpecificInput withExistingUniqueMandateReference(String value)
      The unique reference of the existing mandate to use in this payment.
    • getMandate

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

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

      Object containing information to create a SEPA Direct Debit mandate.