public class BankAccountIban extends Object
| Constructor and Description |
|---|
BankAccountIban() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIban()
The IBAN is the International Bank Account Number.
|
void |
setIban(String value)
The IBAN is the International Bank Account Number.
|
BankAccountIban |
withIban(String value)
The IBAN is the International Bank Account Number.
|
public String getIban()
public void setIban(String value)
public BankAccountIban withIban(String value)
Copyright © 2023 Worldline Online Payments Direct. All rights reserved.