Uses of Class
com.xero.models.payrolluk.PaymentMethodObject
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.payrolluk |
-
Uses of PaymentMethodObject in com.xero.api.client
Methods in com.xero.api.client that return PaymentMethodObject Modifier and Type Method Description PaymentMethodObjectPayrollUkApi. createEmployeePaymentMethod(String accessToken, String xeroTenantId, UUID employeeId, PaymentMethod paymentMethod)creates employee payment methodPaymentMethodObjectPayrollUkApi. getEmployeePaymentMethod(String accessToken, String xeroTenantId, UUID employeeId)retrieves an employee's payment method -
Uses of PaymentMethodObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return PaymentMethodObject Modifier and Type Method Description PaymentMethodObjectPaymentMethodObject. pagination(Pagination pagination)PaymentMethodObjectPaymentMethodObject. paymentMethod(PaymentMethod paymentMethod)PaymentMethodObjectPaymentMethodObject. problem(Problem problem)