SELocalAccountIdentification |
SELocalAccountIdentification.accountNumber(String accountNumber) |
The 7- to 10-digit bank account number
([Bankkontonummer](https://sv.wikipedia.org/wiki/Bankkonto)), without the clearing number,
separators, or whitespace.
|
SELocalAccountIdentification |
SELocalAccountIdentification.clearingNumber(String clearingNumber) |
The 4- to 5-digit clearing number
([Clearingnummer](https://sv.wikipedia.org/wiki/Clearingnummer)), without separators or
whitespace.
|
static SELocalAccountIdentification |
SELocalAccountIdentification.fromJson(String jsonString) |
Create an instance of SELocalAccountIdentification given an JSON string
|
SELocalAccountIdentification |
SELocalAccountIdentification.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
SELocalAccountIdentification |
SELocalAccountIdentification.type(String type) |
**seLocal**
|