accountName property
The name of the bank account. This name is assigned by the banking institution, and it describes the type of bank account.
Implementation
@BuiltValueField(wireName: r'accountName')
String get accountName;
The name of the bank account. This name is assigned by the banking institution, and it describes the type of bank account.
@BuiltValueField(wireName: r'accountName')
String get accountName;