SGLocalAccountIdentification |
SGLocalAccountIdentification.accountNumber(String accountNumber) |
The 4- to 19-digit bank account number, without separators or whitespace.
|
SGLocalAccountIdentification |
SGLocalAccountIdentification.bic(String bic) |
The bank's 8- or 11-character BIC or SWIFT code.
|
static SGLocalAccountIdentification |
SGLocalAccountIdentification.fromJson(String jsonString) |
Create an instance of SGLocalAccountIdentification given an JSON string
|
SGLocalAccountIdentification |
SGLocalAccountIdentification.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
SGLocalAccountIdentification |
SGLocalAccountIdentification.type(String type) |
**sgLocal**
|