Uses of Class
com.xero.models.payrolluk.LeaveTypeObject
Packages that use LeaveTypeObject
-
Uses of LeaveTypeObject in com.xero.api.client
Methods in com.xero.api.client that return LeaveTypeObjectModifier and TypeMethodDescriptionPayrollUkApi.createLeaveType(String accessToken, String xeroTenantId, LeaveType leaveType, String idempotencyKey) Creates a new leave typePayrollUkApi.getLeaveType(String accessToken, String xeroTenantId, UUID leaveTypeID) Retrieves a specific leave type by using a unique leave type ID -
Uses of LeaveTypeObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return LeaveTypeObjectModifier and TypeMethodDescriptionleaveTypeLeaveTypeObject.pagination(Pagination pagination) paginationproblem