BRLocalAccountIdentification |
BRLocalAccountIdentification.accountNumber(String accountNumber) |
The bank account number, without separators or whitespace.
|
BRLocalAccountIdentification |
BRLocalAccountIdentification.bankCode(String bankCode) |
The 3-digit bank code, with leading zeros.
|
BRLocalAccountIdentification |
BRLocalAccountIdentification.branchNumber(String branchNumber) |
The bank account branch number, without separators or whitespace.
|
static BRLocalAccountIdentification |
BRLocalAccountIdentification.fromJson(String jsonString) |
Create an instance of BRLocalAccountIdentification given an JSON string
|
BRLocalAccountIdentification |
BankAccountAccountIdentification.getBRLocalAccountIdentification() |
Get the actual instance of `BRLocalAccountIdentification`.
|
BRLocalAccountIdentification |
BankAccountIdentificationValidationRequestAccountIdentification.getBRLocalAccountIdentification() |
Get the actual instance of `BRLocalAccountIdentification`.
|
BRLocalAccountIdentification |
BRLocalAccountIdentification.ispb(String ispb) |
The 8-digit ISPB, with leading zeros.
|
BRLocalAccountIdentification |
BRLocalAccountIdentification.type(BRLocalAccountIdentification.TypeEnum type) |
**brLocal**
|