public class Ptsv2paymentreferencesPaymentInformationBankAccount extends Object
| Constructor | Description |
|---|---|
Ptsv2paymentreferencesPaymentInformationBankAccount() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getIban() |
International Bank Account Number (IBAN) for the bank account.
|
String |
getNumber() |
Account number.
|
int |
hashCode() |
|
Ptsv2paymentreferencesPaymentInformationBankAccount |
iban(String iban) |
|
Ptsv2paymentreferencesPaymentInformationBankAccount |
number(String number) |
|
void |
setIban(String iban) |
|
void |
setNumber(String number) |
|
String |
toString() |
public Ptsv2paymentreferencesPaymentInformationBankAccount()
public Ptsv2paymentreferencesPaymentInformationBankAccount number(String number)
public String getNumber()
public void setNumber(String number)
public Ptsv2paymentreferencesPaymentInformationBankAccount iban(String iban)
public String getIban()
public void setIban(String iban)
Copyright © 2026. All rights reserved.