Uses of Class
com.xero.models.payrollnz.EarningsRateObject
Packages that use EarningsRateObject
-
Uses of EarningsRateObject in com.xero.api.client
Methods in com.xero.api.client that return EarningsRateObjectModifier and TypeMethodDescriptionPayrollNzApi.createEarningsRate(String accessToken, String xeroTenantId, EarningsRate earningsRate, String idempotencyKey) Creates a new earnings ratePayrollNzApi.getEarningsRate(String accessToken, String xeroTenantId, UUID earningsRateID) Retrieves a specific earnings rates by using a unique earnings rate id -
Uses of EarningsRateObject in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return EarningsRateObjectModifier and TypeMethodDescriptionEarningsRateObject.earningsRate(EarningsRate earningsRate) earningsRateEarningsRateObject.pagination(Pagination pagination) paginationproblem