Uses of Class
com.xero.models.payrollnz.Superannuations
-
Packages that use Superannuations Package Description com.xero.api.client com.xero.models.payrollnz -
-
Uses of Superannuations in com.xero.api.client
Methods in com.xero.api.client that return Superannuations Modifier and Type Method Description SuperannuationsPayrollNzApi. getSuperannuations(String accessToken, String xeroTenantId, Integer page)Retrieves superannuations -
Uses of Superannuations in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return Superannuations Modifier and Type Method Description SuperannuationsSuperannuations. addBenefitsItem(Benefit benefitsItem)benefitsSuperannuationsSuperannuations. benefits(List<Benefit> benefits)benefitsSuperannuationsSuperannuations. pagination(Pagination pagination)paginationSuperannuationsSuperannuations. problem(Problem problem)problem
-