accountNumber property
The 9- to 17-digit bank account number, without separators or whitespace. Starts with the 3-digit branch code.
Implementation
@BuiltValueField(wireName: r'accountNumber')
String get accountNumber;
The 9- to 17-digit bank account number, without separators or whitespace. Starts with the 3-digit branch code.
@BuiltValueField(wireName: r'accountNumber')
String get accountNumber;