Uses of Class
com.xero.models.payrolluk.EarningsOrderObject
-
Packages that use EarningsOrderObject Package Description com.xero.api.client com.xero.models.payrolluk -
-
Uses of EarningsOrderObject in com.xero.api.client
Methods in com.xero.api.client that return EarningsOrderObject Modifier and Type Method Description EarningsOrderObjectPayrollUkApi. getEarningsOrder(String accessToken, String xeroTenantId, UUID id)Retrieves a specific earnings orders by using a unique earnings orders id -
Uses of EarningsOrderObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return EarningsOrderObject Modifier and Type Method Description EarningsOrderObjectEarningsOrderObject. pagination(Pagination pagination)paginationEarningsOrderObjectEarningsOrderObject. problem(Problem problem)problemEarningsOrderObjectEarningsOrderObject. statutoryDeduction(EarningsOrder statutoryDeduction)statutoryDeduction
-