CALocalAccountIdentification |
CALocalAccountIdentification.accountNumber(String accountNumber) |
The 5- to 12-digit bank account number, without separators or whitespace.
|
CALocalAccountIdentification |
CALocalAccountIdentification.accountType(CALocalBankAccountType accountType) |
accountType
|
static CALocalAccountIdentification |
CALocalAccountIdentification.fromJson(String jsonString) |
Create an instance of CALocalAccountIdentification given an JSON string
|
CALocalAccountIdentification |
CALocalAccountIdentification.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
CALocalAccountIdentification |
CALocalAccountIdentification.institutionNumber(String institutionNumber) |
The 3-digit institution number, without separators or whitespace.
|
CALocalAccountIdentification |
CALocalAccountIdentification.transitNumber(String transitNumber) |
The 5-digit transit number, without separators or whitespace.
|
CALocalAccountIdentification |
CALocalAccountIdentification.type(String type) |
**caLocal**
|