| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Report |
Report.addContactsItem(TenNinteyNineContact contactsItem) |
Report |
Report.contacts(List<TenNinteyNineContact> contacts) |
Report |
Report.reportDate(String reportDate) |
Report |
Report.reportID(String reportID) |
Report |
Report.reportName(String reportName) |
Report |
Report.reportTitle(String reportTitle) |
Report |
Report.reportType(Report.ReportTypeEnum reportType) |
Report |
Report.updatedDateUTC(org.threeten.bp.OffsetDateTime updatedDateUTC) |
| Modifier and Type | Method and Description |
|---|---|
List<Report> |
Reports.getReports()
Get reports
|
| Modifier and Type | Method and Description |
|---|---|
Reports |
Reports.addReportsItem(Report reportsItem) |
| Modifier and Type | Method and Description |
|---|---|
Reports |
Reports.reports(List<Report> reports) |
void |
Reports.setReports(List<Report> reports) |
Copyright © 2018. All rights reserved.