IbanAccountIdentification |
IbanAccountIdentification.bic(String bic) |
The bank's 8- or 11-character BIC or SWIFT code.
|
static IbanAccountIdentification |
IbanAccountIdentification.fromJson(String jsonString) |
Create an instance of IbanAccountIdentification given an JSON string
|
IbanAccountIdentification |
BankAccountV3AccountIdentification.getIbanAccountIdentification() |
Get the actual instance of `IbanAccountIdentification`.
|
IbanAccountIdentification |
IbanAccountIdentification.iban(String iban) |
The international bank account number as defined in the
[ISO-13616](https://www.iso.org/standard/81090.html) standard.
|
IbanAccountIdentification |
IbanAccountIdentification.type(IbanAccountIdentification.TypeEnum type) |
**iban**
|