Uses of Class
com.xero.models.accounting.PaymentDelete
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
-
Uses of PaymentDelete in com.xero.api.client
Methods in com.xero.api.client with parameters of type PaymentDelete Modifier and Type Method Description PaymentsAccountingApi. deletePayment(String accessToken, String xeroTenantId, UUID paymentID, PaymentDelete paymentDelete)Allows you to update a specified payment for invoices and credit notescom.google.api.client.http.HttpResponseAccountingApi. deletePaymentForHttpResponse(String accessToken, String xeroTenantId, UUID paymentID, PaymentDelete paymentDelete) -
Uses of PaymentDelete in com.xero.models.accounting
Methods in com.xero.models.accounting that return PaymentDelete Modifier and Type Method Description PaymentDeletePaymentDelete. status(String status)