Uses of Class
com.xero.models.accounting.PaymentService
Packages that use PaymentService
-
Uses of PaymentService in com.xero.models.accounting
Methods in com.xero.models.accounting that return PaymentServiceModifier and TypeMethodDescriptionPaymentService.addValidationErrorsItem(ValidationError validationErrorsItem) Displays array of validation error messages from the APIPaymentService.paymentServiceID(UUID paymentServiceID) Xero identifierPaymentService.paymentServiceName(String paymentServiceName) Name of payment servicePaymentService.paymentServiceType(String paymentServiceType) This will always be CUSTOM for payment services created via the API.PaymentService.paymentServiceUrl(String paymentServiceUrl) The custom payment URLPaymentService.payNowText(String payNowText) The text displayed on the Pay Now button in Xero Online Invoicing.PaymentService.validationErrors(List<ValidationError> validationErrors) Displays array of validation error messages from the APIMethods in com.xero.models.accounting that return types with arguments of type PaymentServiceMethods in com.xero.models.accounting with parameters of type PaymentServiceModifier and TypeMethodDescriptionPaymentServices.addPaymentServicesItem(PaymentService paymentServicesItem) paymentServicesMethod parameters in com.xero.models.accounting with type arguments of type PaymentServiceModifier and TypeMethodDescriptionPaymentServices.paymentServices(List<PaymentService> paymentServices) paymentServicesvoidPaymentServices.setPaymentServices(List<PaymentService> paymentServices) paymentServices