accountCode property
The code of the account whose negative balance has been compensated.
Implementation
@BuiltValueField(wireName: r'accountCode')
String? get accountCode;
The code of the account whose negative balance has been compensated.
@BuiltValueField(wireName: r'accountCode')
String? get accountCode;