bankCode property
The 4-digit bank code (Kód banky), without separators or whitespace.
Implementation
@BuiltValueField(wireName: r'bankCode')
String get bankCode;
The 4-digit bank code (Kód banky), without separators or whitespace.
@BuiltValueField(wireName: r'bankCode')
String get bankCode;