public class SepaDirectDebitPaymentMethodSpecificInput extends AbstractSepaDirectDebitPaymentMethodSpecificInput
Constructor and Description |
---|
SepaDirectDebitPaymentMethodSpecificInput() |
Modifier and Type | Method and Description |
---|---|
String |
getDateCollect()
Changed date for direct debit collection.
|
String |
getDirectDebitText()
Description of the transaction that will appear on the customer bank statement to aid the customer in recognizing the transaction.
|
Boolean |
getIsRecurring()
Indicates if this transaction is of a one-off or a recurring type.
|
SepaDirectDebitPaymentProduct771SpecificInput |
getPaymentProduct771SpecificInput()
Object containing information specific to SEPA Direct Debit
|
String |
getRecurringPaymentSequenceIndicator()
Only relevant for legacy SEPA Direct Debit.
|
Boolean |
getRequiresApproval()
|
String |
getToken()
ID of the token that holds previously stored SEPA Direct Debit account and mandate data.
|
Boolean |
getTokenize()
Indicates if this transaction should be tokenized.
|
void |
setDateCollect(String value)
Changed date for direct debit collection.
|
void |
setDirectDebitText(String value)
Description of the transaction that will appear on the customer bank statement to aid the customer in recognizing the transaction.
|
void |
setIsRecurring(Boolean value)
Indicates if this transaction is of a one-off or a recurring type.
|
void |
setPaymentProduct771SpecificInput(SepaDirectDebitPaymentProduct771SpecificInput value)
Object containing information specific to SEPA Direct Debit
|
void |
setRecurringPaymentSequenceIndicator(String value)
Only relevant for legacy SEPA Direct Debit.
|
void |
setRequiresApproval(Boolean value)
|
void |
setToken(String value)
ID of the token that holds previously stored SEPA Direct Debit account and mandate data.
|
void |
setTokenize(Boolean value)
Indicates if this transaction should be tokenized.
|
getPaymentProductId, setPaymentProductId
public SepaDirectDebitPaymentMethodSpecificInput()
public String getDateCollect()
public void setDateCollect(String value)
public String getDirectDebitText()
public void setDirectDebitText(String value)
public Boolean getIsRecurring()
public void setIsRecurring(Boolean value)
public SepaDirectDebitPaymentProduct771SpecificInput getPaymentProduct771SpecificInput()
public void setPaymentProduct771SpecificInput(SepaDirectDebitPaymentProduct771SpecificInput value)
public String getRecurringPaymentSequenceIndicator()
public void setRecurringPaymentSequenceIndicator(String value)
public Boolean getRequiresApproval()
public void setRequiresApproval(Boolean value)
public String getToken()
public void setToken(String value)
public Boolean getTokenize()
public void setTokenize(Boolean value)
Copyright © 2024 Worldline Global Collect. All rights reserved.