NumberAndBicAccountIdentification |
NumberAndBicAccountIdentification.accountNumber(String accountNumber) |
The bank account number, without separators or whitespace.
|
NumberAndBicAccountIdentification |
NumberAndBicAccountIdentification.additionalBankIdentification(AdditionalBankIdentification additionalBankIdentification) |
additionalBankIdentification
|
NumberAndBicAccountIdentification |
NumberAndBicAccountIdentification.bic(String bic) |
The bank's 8- or 11-character BIC or SWIFT code.
|
static NumberAndBicAccountIdentification |
NumberAndBicAccountIdentification.fromJson(String jsonString) |
Create an instance of NumberAndBicAccountIdentification given an JSON string
|
NumberAndBicAccountIdentification |
BankAccountV3AccountIdentification.getNumberAndBicAccountIdentification() |
Get the actual instance of `NumberAndBicAccountIdentification`.
|
NumberAndBicAccountIdentification |
NumberAndBicAccountIdentification.type(NumberAndBicAccountIdentification.TypeEnum type) |
**numberAndBic**
|