public class Ptsv2paymentreferencesPaymentInformationBank extends Object
| Constructor and Description |
|---|
Ptsv2paymentreferencesPaymentInformationBank() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentreferencesPaymentInformationBank |
account(Ptsv2paymentreferencesPaymentInformationBankAccount account) |
boolean |
equals(Object o) |
Ptsv2paymentreferencesPaymentInformationBankAccount |
getAccount()
Get account
|
String |
getSwiftCode()
Bank's SWIFT code.
|
int |
hashCode() |
void |
setAccount(Ptsv2paymentreferencesPaymentInformationBankAccount account) |
void |
setSwiftCode(String swiftCode) |
Ptsv2paymentreferencesPaymentInformationBank |
swiftCode(String swiftCode) |
String |
toString() |
public Ptsv2paymentreferencesPaymentInformationBank()
public Ptsv2paymentreferencesPaymentInformationBank swiftCode(String swiftCode)
public String getSwiftCode()
public void setSwiftCode(String swiftCode)
public Ptsv2paymentreferencesPaymentInformationBank account(Ptsv2paymentreferencesPaymentInformationBankAccount account)
public Ptsv2paymentreferencesPaymentInformationBankAccount getAccount()
public void setAccount(Ptsv2paymentreferencesPaymentInformationBankAccount account)
Copyright © 2025. All rights reserved.