| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
PaymentService |
PaymentService.paymentServiceID(UUID paymentServiceID) |
PaymentService |
PaymentService.paymentServiceName(String paymentServiceName) |
PaymentService |
PaymentService.paymentServiceType(String paymentServiceType) |
PaymentService |
PaymentService.paymentServiceUrl(String paymentServiceUrl) |
PaymentService |
PaymentService.payNowText(String payNowText) |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentService> |
PaymentServices.getPaymentServices()
Get paymentServices
|
| Modifier and Type | Method and Description |
|---|---|
PaymentServices |
PaymentServices.addPaymentServicesItem(PaymentService paymentServicesItem) |
| Modifier and Type | Method and Description |
|---|---|
PaymentServices |
PaymentServices.paymentServices(List<PaymentService> paymentServices) |
void |
PaymentServices.setPaymentServices(List<PaymentService> paymentServices) |
Copyright © 2018. All rights reserved.