USLocalAccountIdentification |
USLocalAccountIdentification.accountNumber(String accountNumber) |
The bank account number, without separators or whitespace.
|
USLocalAccountIdentification |
USLocalAccountIdentification.accountType(USLocalAccountIdentification.AccountTypeEnum accountType) |
The bank account type.
|
static USLocalAccountIdentification |
USLocalAccountIdentification.fromJson(String jsonString) |
Create an instance of USLocalAccountIdentification given an JSON string
|
USLocalAccountIdentification |
BankAccountAccountIdentification.getUSLocalAccountIdentification() |
Get the actual instance of `USLocalAccountIdentification`.
|
USLocalAccountIdentification |
BankAccountIdentificationValidationRequestAccountIdentification.getUSLocalAccountIdentification() |
Get the actual instance of `USLocalAccountIdentification`.
|
USLocalAccountIdentification |
USLocalAccountIdentification.routingNumber(String routingNumber) |
The 9-digit [routing number](https://en.wikipedia.org/wiki/ABA_routing_transit_number), without separators or whitespace.
|
USLocalAccountIdentification |
USLocalAccountIdentification.type(USLocalAccountIdentification.TypeEnum type) |
**usLocal**
|