Uses of Class
com.xero.models.accounting.Reports
-
Packages that use Reports Package Description com.xero.api.client com.xero.models.accounting -
-
Uses of Reports in com.xero.api.client
Methods in com.xero.api.client that return Reports Modifier and Type Method Description ReportsAccountingApi. getReportTenNinetyNine(String accessToken, String xeroTenantId, String reportYear)Retrieve reports for 1099 -
Uses of Reports in com.xero.models.accounting
Methods in com.xero.models.accounting that return Reports Modifier and Type Method Description ReportsReports. addReportsItem(Report reportsItem)reportsReportsReports. reports(List<Report> reports)reports
-