static IbanAccountIdentification |
IbanAccountIdentification.fromJson(String jsonString) |
Create an instance of IbanAccountIdentification given an JSON string
|
IbanAccountIdentification |
BankAccountInfoAccountIdentification.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.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
IbanAccountIdentification |
IbanAccountIdentification.type(IbanAccountIdentification.TypeEnum type) |
**iban**
|