records property
- @BuiltValueField.new(wireName: r'records')
A list of the negative balances compensated.
Implementation
@BuiltValueField(wireName: r'records')
BuiltList<CompensateNegativeBalanceNotificationRecord>? get records;
A list of the negative balances compensated.
@BuiltValueField(wireName: r'records')
BuiltList<CompensateNegativeBalanceNotificationRecord>? get records;