| 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
|
com.google.api.client.http.HttpResponse |
PayrollUkApi.createEmployeePaymentMethodForHttpResponse(String accessToken,
String xeroTenantId,
UUID employeeId,
PaymentMethod paymentMethod) |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethod |
PaymentMethod.addBankAccountsItem(BankAccount bankAccountsItem) |
PaymentMethod |
PaymentMethod.bankAccounts(List<BankAccount> bankAccounts) |
PaymentMethod |
PaymentMethodObject.getPaymentMethod()
Get paymentMethod
|
PaymentMethod |
PaymentMethod.paymentMethod(PaymentMethod.PaymentMethodEnum paymentMethod) |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethodObject |
PaymentMethodObject.paymentMethod(PaymentMethod paymentMethod) |
void |
PaymentMethodObject.setPaymentMethod(PaymentMethod paymentMethod) |
Copyright © 2020. All rights reserved.