accountCode property
The code of a new account created for the account holder.
Implementation
@BuiltValueField(wireName: r'accountCode')
String? get accountCode;
The code of a new account created for the account holder.
@BuiltValueField(wireName: r'accountCode')
String? get accountCode;