Uses of Class
com.xero.models.payrolluk.PaymentMethodObject
Packages that use PaymentMethodObject
-
Uses of PaymentMethodObject in com.xero.api.client
Methods in com.xero.api.client that return PaymentMethodObjectModifier and TypeMethodDescriptionPayrollUkApi.createEmployeePaymentMethod(String accessToken, String xeroTenantId, UUID employeeID, PaymentMethod paymentMethod, String idempotencyKey) Creates an employee payment methodPayrollUkApi.getEmployeePaymentMethod(String accessToken, String xeroTenantId, UUID employeeID) Retrieves a specific employee's payment method using a unique employee ID -
Uses of PaymentMethodObject in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return PaymentMethodObjectModifier and TypeMethodDescriptionPaymentMethodObject.pagination(Pagination pagination) paginationPaymentMethodObject.paymentMethod(PaymentMethod paymentMethod) paymentMethodproblem