| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodObject |
PayrollUkApi.createEmployeePaymentMethod(String accessToken,
String xeroTenantId,
UUID employeeId,
PaymentMethod paymentMethod)
creates employee payment method
|
PaymentMethodObject |
PayrollUkApi.getEmployeePaymentMethod(String accessToken,
String xeroTenantId,
UUID employeeId)
retrieves an employee's payment method
|
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodObject |
PaymentMethodObject.pagination(Pagination pagination) |
PaymentMethodObject |
PaymentMethodObject.paymentMethod(PaymentMethod paymentMethod) |
PaymentMethodObject |
PaymentMethodObject.problem(Problem problem) |
Copyright © 2020. All rights reserved.