Uses of Class
com.xero.models.accounting.PaymentServices
Packages that use PaymentServices
-
Uses of PaymentServices in com.xero.api.client
Methods in com.xero.api.client that return PaymentServicesModifier and TypeMethodDescriptionAccountingApi.createBrandingThemePaymentServices(String accessToken, String xeroTenantId, UUID brandingThemeID, PaymentServices paymentServices, String idempotencyKey) Creates a new custom payment service for a specific branding themeAccountingApi.createPaymentService(String accessToken, String xeroTenantId, PaymentServices paymentServices, String idempotencyKey) Creates a payment serviceAccountingApi.getBrandingThemePaymentServices(String accessToken, String xeroTenantId, UUID brandingThemeID) Retrieves the payment services for a specific branding themeAccountingApi.getPaymentServices(String accessToken, String xeroTenantId) Retrieves payment servicesMethods in com.xero.api.client with parameters of type PaymentServicesModifier and TypeMethodDescriptionAccountingApi.createBrandingThemePaymentServices(String accessToken, String xeroTenantId, UUID brandingThemeID, PaymentServices paymentServices, String idempotencyKey) Creates a new custom payment service for a specific branding themecom.google.api.client.http.HttpResponseAccountingApi.createBrandingThemePaymentServicesForHttpResponse(String accessToken, String xeroTenantId, UUID brandingThemeID, PaymentServices paymentServices, String idempotencyKey) Creates a new custom payment service for a specific branding themeAccountingApi.createPaymentService(String accessToken, String xeroTenantId, PaymentServices paymentServices, String idempotencyKey) Creates a payment servicecom.google.api.client.http.HttpResponseAccountingApi.createPaymentServiceForHttpResponse(String accessToken, String xeroTenantId, PaymentServices paymentServices, String idempotencyKey) Creates a payment service -
Uses of PaymentServices in com.xero.models.accounting
Methods in com.xero.models.accounting that return PaymentServicesModifier and TypeMethodDescriptionPaymentServices.addPaymentServicesItem(PaymentService paymentServicesItem) paymentServicesPaymentServices.paymentServices(List<PaymentService> paymentServices) paymentServices