public class Ptsv2billingagreementsPaymentInformationBank extends Object
| Constructor and Description |
|---|
Ptsv2billingagreementsPaymentInformationBank() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2billingagreementsPaymentInformationBank |
account(Ptsv2billingagreementsPaymentInformationBankAccount account) |
boolean |
equals(Object o) |
Ptsv2billingagreementsPaymentInformationBankAccount |
getAccount()
Get account
|
String |
getIban()
International Bank Account Number (IBAN).
|
String |
getScheme()
The scheme that sets the rules for the direct debit process.
|
String |
getSwiftCode()
Bank's SWIFT code.
|
int |
hashCode() |
Ptsv2billingagreementsPaymentInformationBank |
iban(String iban) |
Ptsv2billingagreementsPaymentInformationBank |
scheme(String scheme) |
void |
setAccount(Ptsv2billingagreementsPaymentInformationBankAccount account) |
void |
setIban(String iban) |
void |
setScheme(String scheme) |
void |
setSwiftCode(String swiftCode) |
Ptsv2billingagreementsPaymentInformationBank |
swiftCode(String swiftCode) |
String |
toString() |
public Ptsv2billingagreementsPaymentInformationBank()
public Ptsv2billingagreementsPaymentInformationBank account(Ptsv2billingagreementsPaymentInformationBankAccount account)
public Ptsv2billingagreementsPaymentInformationBankAccount getAccount()
public void setAccount(Ptsv2billingagreementsPaymentInformationBankAccount account)
public Ptsv2billingagreementsPaymentInformationBank iban(String iban)
public String getIban()
public void setIban(String iban)
public Ptsv2billingagreementsPaymentInformationBank swiftCode(String swiftCode)
public String getSwiftCode()
public void setSwiftCode(String swiftCode)
public Ptsv2billingagreementsPaymentInformationBank scheme(String scheme)
public String getScheme()
public void setScheme(String scheme)
Copyright © 2025. All rights reserved.