public class MandateSepaDirectDebitWithoutCreditor extends Object
Constructor and Description |
---|
MandateSepaDirectDebitWithoutCreditor() |
Modifier and Type | Method and Description |
---|---|
BankAccountIban |
getBankAccountIban()
Object containing Account holder and IBAN information
|
String |
getCustomerContractIdentifier()
Identifies the contract between customer and merchant
|
Debtor |
getDebtor()
Object containing information on the debtor
|
Boolean |
getIsRecurring()
|
MandateApproval |
getMandateApproval()
Object containing the details of the mandate approval
|
String |
getPreNotification()
Indicates whether a pre-notification should be sent to the customer.
|
void |
setBankAccountIban(BankAccountIban value)
Object containing Account holder and IBAN information
|
void |
setCustomerContractIdentifier(String value)
Identifies the contract between customer and merchant
|
void |
setDebtor(Debtor value)
Object containing information on the debtor
|
void |
setIsRecurring(Boolean value)
|
void |
setMandateApproval(MandateApproval value)
Object containing the details of the mandate approval
|
void |
setPreNotification(String value)
Indicates whether a pre-notification should be sent to the customer.
|
public MandateSepaDirectDebitWithoutCreditor()
public BankAccountIban getBankAccountIban()
public void setBankAccountIban(BankAccountIban value)
public String getCustomerContractIdentifier()
public void setCustomerContractIdentifier(String value)
public Debtor getDebtor()
public void setDebtor(Debtor value)
public Boolean getIsRecurring()
public void setIsRecurring(Boolean value)
public MandateApproval getMandateApproval()
public void setMandateApproval(MandateApproval value)
public String getPreNotification()
public void setPreNotification(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.