Uses of Class
com.xero.models.project.TimeEntries
Packages that use TimeEntries
-
Uses of TimeEntries in com.xero.api.client
Methods in com.xero.api.client that return TimeEntriesModifier and TypeMethodDescriptionProjectApi.getTimeEntries(String accessToken, String xeroTenantId, UUID projectId, UUID userId, UUID taskId, UUID invoiceId, UUID contactId, Integer page, Integer pageSize, List<String> states, Boolean isChargeable, org.threeten.bp.OffsetDateTime dateAfterUtc, org.threeten.bp.OffsetDateTime dateBeforeUtc) Retrieves all time entries associated with a specific project Allows you to retrieve the time entries associated with a specific project -
Uses of TimeEntries in com.xero.models.project
Methods in com.xero.models.project that return TimeEntriesModifier and TypeMethodDescriptionTimeEntries.addItemsItem(TimeEntry itemsItem) itemsitemsTimeEntries.pagination(Pagination pagination) pagination