public class Ptsv2paymentsidrefundsPaymentInformationBank extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidrefundsPaymentInformationBank() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsidrefundsPaymentInformationBank |
account(Ptsv2paymentsidrefundsPaymentInformationBankAccount account) |
boolean |
equals(Object o) |
Ptsv2paymentsidrefundsPaymentInformationBankAccount |
getAccount()
Get account
|
String |
getIban()
International Bank Account Number (IBAN) for the bank account.
|
String |
getRoutingNumber()
Bank routing number.
|
String |
getSwiftCode()
Bank's SWIFT code.
|
int |
hashCode() |
Ptsv2paymentsidrefundsPaymentInformationBank |
iban(String iban) |
Ptsv2paymentsidrefundsPaymentInformationBank |
routingNumber(String routingNumber) |
void |
setAccount(Ptsv2paymentsidrefundsPaymentInformationBankAccount account) |
void |
setIban(String iban) |
void |
setRoutingNumber(String routingNumber) |
void |
setSwiftCode(String swiftCode) |
Ptsv2paymentsidrefundsPaymentInformationBank |
swiftCode(String swiftCode) |
String |
toString() |
public Ptsv2paymentsidrefundsPaymentInformationBank()
public Ptsv2paymentsidrefundsPaymentInformationBank account(Ptsv2paymentsidrefundsPaymentInformationBankAccount account)
public Ptsv2paymentsidrefundsPaymentInformationBankAccount getAccount()
public void setAccount(Ptsv2paymentsidrefundsPaymentInformationBankAccount account)
public Ptsv2paymentsidrefundsPaymentInformationBank routingNumber(String routingNumber)
public String getRoutingNumber()
public void setRoutingNumber(String routingNumber)
public Ptsv2paymentsidrefundsPaymentInformationBank iban(String iban)
public String getIban()
public void setIban(String iban)
public Ptsv2paymentsidrefundsPaymentInformationBank swiftCode(String swiftCode)
public String getSwiftCode()
public void setSwiftCode(String swiftCode)
Copyright © 2025. All rights reserved.