accountCode property
The code of the account that holds the balance.
Implementation
@BuiltValueField(wireName: r'accountCode')
String? get accountCode;
The code of the account that holds the balance.
@BuiltValueField(wireName: r'accountCode')
String? get accountCode;