Uses of Class
com.xero.models.payrolluk.PaymentMethod
Packages that use PaymentMethod
-
Uses of PaymentMethod in com.xero.api.client
Methods in com.xero.api.client with parameters of type PaymentMethodModifier and TypeMethodDescriptionPayrollUkApi.createEmployeePaymentMethod(String accessToken, String xeroTenantId, UUID employeeID, PaymentMethod paymentMethod, String idempotencyKey) Creates an employee payment methodcom.google.api.client.http.HttpResponsePayrollUkApi.createEmployeePaymentMethodForHttpResponse(String accessToken, String xeroTenantId, UUID employeeID, PaymentMethod paymentMethod, String idempotencyKey) Creates an employee payment method -
Uses of PaymentMethod in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return PaymentMethodModifier and TypeMethodDescriptionPaymentMethod.addBankAccountsItem(BankAccount bankAccountsItem) bankAccountsPaymentMethod.bankAccounts(List<BankAccount> bankAccounts) bankAccountsPaymentMethodObject.getPaymentMethod()Get paymentMethodPaymentMethod.paymentMethod(PaymentMethod.PaymentMethodEnum paymentMethod) The payment method codeMethods in com.xero.models.payrolluk with parameters of type PaymentMethodModifier and TypeMethodDescriptionPaymentMethodObject.paymentMethod(PaymentMethod paymentMethod) paymentMethodvoidPaymentMethodObject.setPaymentMethod(PaymentMethod paymentMethod) paymentMethod