UKLocalAccountIdentification |
UKLocalAccountIdentification.accountNumber(String accountNumber) |
The 8-digit bank account number, without separators or whitespace.
|
static UKLocalAccountIdentification |
UKLocalAccountIdentification.fromJson(String jsonString) |
Create an instance of UKLocalAccountIdentification given an JSON string
|
UKLocalAccountIdentification |
BankAccountAccountIdentification.getUKLocalAccountIdentification() |
Get the actual instance of `UKLocalAccountIdentification`.
|
UKLocalAccountIdentification |
BankAccountIdentificationValidationRequestAccountIdentification.getUKLocalAccountIdentification() |
Get the actual instance of `UKLocalAccountIdentification`.
|
UKLocalAccountIdentification |
UKLocalAccountIdentification.sortCode(String sortCode) |
The 6-digit [sort code](https://en.wikipedia.org/wiki/Sort_code), without separators or whitespace.
|
UKLocalAccountIdentification |
UKLocalAccountIdentification.type(UKLocalAccountIdentification.TypeEnum type) |
**ukLocal**
|