NumberAndBicAccountIdentification |
NumberAndBicAccountIdentification.accountNumber(String accountNumber) |
|
NumberAndBicAccountIdentification |
NumberAndBicAccountIdentification.additionalBankIdentification(AdditionalBankIdentification additionalBankIdentification) |
|
NumberAndBicAccountIdentification |
NumberAndBicAccountIdentification.bic(String bic) |
|
static NumberAndBicAccountIdentification |
NumberAndBicAccountIdentification.fromJson(String jsonString) |
Create an instance of NumberAndBicAccountIdentification given an JSON string
|
NumberAndBicAccountIdentification |
BankAccountAccountIdentification.getNumberAndBicAccountIdentification() |
Get the actual instance of `NumberAndBicAccountIdentification`.
|
NumberAndBicAccountIdentification |
BankAccountIdentificationValidationRequestAccountIdentification.getNumberAndBicAccountIdentification() |
Get the actual instance of `NumberAndBicAccountIdentification`.
|
NumberAndBicAccountIdentification |
NumberAndBicAccountIdentification.type(NumberAndBicAccountIdentification.TypeEnum type) |
|