public class CompensateNegativeBalanceNotificationContent extends Object
| Constructor and Description |
|---|
CompensateNegativeBalanceNotificationContent() |
| Modifier and Type | Method and Description |
|---|---|
CompensateNegativeBalanceNotificationContent |
addRecordsItem(CompensateNegativeBalanceNotificationRecord recordsItem) |
boolean |
equals(Object o) |
List<CompensateNegativeBalanceNotificationRecord> |
getRecords()
A list of the negative balances compensated.
|
int |
hashCode() |
CompensateNegativeBalanceNotificationContent |
records(List<CompensateNegativeBalanceNotificationRecord> records) |
void |
setRecords(List<CompensateNegativeBalanceNotificationRecord> records) |
String |
toString() |
public CompensateNegativeBalanceNotificationContent()
public CompensateNegativeBalanceNotificationContent records(List<CompensateNegativeBalanceNotificationRecord> records)
public CompensateNegativeBalanceNotificationContent addRecordsItem(CompensateNegativeBalanceNotificationRecord recordsItem)
public List<CompensateNegativeBalanceNotificationRecord> getRecords()
public void setRecords(List<CompensateNegativeBalanceNotificationRecord> records)
Copyright © 2022. All rights reserved.