Uses of Class
com.xero.models.payrollau.TimesheetObject
-
Packages that use TimesheetObject Package Description com.xero.api.client com.xero.models.payrollau -
-
Uses of TimesheetObject in com.xero.api.client
Methods in com.xero.api.client that return TimesheetObject Modifier and Type Method Description TimesheetObjectPayrollAuApi. getTimesheet(String accessToken, String xeroTenantId, UUID timesheetID)Retrieves a timesheet by using a unique timesheet id -
Uses of TimesheetObject in com.xero.models.payrollau
Methods in com.xero.models.payrollau that return TimesheetObject Modifier and Type Method Description TimesheetObjectTimesheetObject. timesheet(Timesheet timesheet)timesheet
-