Uses of Class
com.xero.models.payrollnz.PaymentMethodObject
Packages that use PaymentMethodObject
-
Uses of PaymentMethodObject in com.xero.api.client
Methods in com.xero.api.client that return PaymentMethodObjectModifier and TypeMethodDescriptionPayrollNzApi.createEmployeePaymentMethod(String accessToken, String xeroTenantId, UUID employeeID, PaymentMethod paymentMethod, String idempotencyKey) Creates a payment method for an employeePayrollNzApi.getEmployeePaymentMethod(String accessToken, String xeroTenantId, UUID employeeID) Retrieves available payment methods for a specific employee -
Uses of PaymentMethodObject in com.xero.models.payrollnz
Methods in com.xero.models.payrollnz that return PaymentMethodObjectModifier and TypeMethodDescriptionPaymentMethodObject.pagination(Pagination pagination) paginationPaymentMethodObject.paymentMethod(PaymentMethod paymentMethod) paymentMethodproblem