| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
HistoryRecord |
HistoryRecord.changes(String changes) |
HistoryRecord |
HistoryRecord.dateUTC(org.threeten.bp.OffsetDateTime dateUTC) |
HistoryRecord |
HistoryRecord.details(String details) |
HistoryRecord |
HistoryRecord.user(String user) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoryRecord> |
HistoryRecords.getHistoryRecords()
Get historyRecords
|
| Modifier and Type | Method and Description |
|---|---|
HistoryRecords |
HistoryRecords.addHistoryRecordsItem(HistoryRecord historyRecordsItem) |
| Modifier and Type | Method and Description |
|---|---|
HistoryRecords |
HistoryRecords.historyRecords(List<HistoryRecord> historyRecords) |
void |
HistoryRecords.setHistoryRecords(List<HistoryRecord> historyRecords) |
Copyright © 2020. All rights reserved.