CZLocalAccountIdentification |
CZLocalAccountIdentification.accountNumber(String accountNumber) |
The 2- to 16-digit bank account number (Číslo účtu) in the following format: - The optional
prefix (předčíslí). - The required second part (základní část) which must be at least two
non-zero digits.
|
CZLocalAccountIdentification |
CZLocalAccountIdentification.bankCode(String bankCode) |
The 4-digit bank code (Kód banky), without separators or whitespace.
|
static CZLocalAccountIdentification |
CZLocalAccountIdentification.fromJson(String jsonString) |
Create an instance of CZLocalAccountIdentification given an JSON string
|
CZLocalAccountIdentification |
BankAccountV3AccountIdentification.getCZLocalAccountIdentification() |
Get the actual instance of `CZLocalAccountIdentification`.
|
CZLocalAccountIdentification |
CZLocalAccountIdentification.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
CZLocalAccountIdentification |
CZLocalAccountIdentification.type(CZLocalAccountIdentification.TypeEnum type) |
**czLocal**
|