Uses of Class
com.xero.models.payrollnz.LeaveTypeObject
Packages that use LeaveTypeObject
-
Uses of LeaveTypeObject in com.xero.api.client
Methods in com.xero.api.client that return LeaveTypeObjectModifier and TypeMethodDescriptionPayrollNzApi.createLeaveType(String accessToken, String xeroTenantId, LeaveType leaveType, String idempotencyKey) Creates a new leave typePayrollNzApi.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.payrollnz
Methods in com.xero.models.payrollnz that return LeaveTypeObjectModifier and TypeMethodDescriptionleaveTypeLeaveTypeObject.pagination(Pagination pagination) paginationproblem