Uses of Class
com.xero.models.accounting.BatchPaymentDelete
Packages that use BatchPaymentDelete
-
Uses of BatchPaymentDelete in com.xero.api.client
Methods in com.xero.api.client with parameters of type BatchPaymentDeleteModifier and TypeMethodDescriptionAccountingApi.deleteBatchPayment(String accessToken, String xeroTenantId, BatchPaymentDelete batchPaymentDelete, String idempotencyKey) Updates a specific batch payment for invoices and credit notescom.google.api.client.http.HttpResponseAccountingApi.deleteBatchPaymentForHttpResponse(String accessToken, String xeroTenantId, BatchPaymentDelete batchPaymentDelete, String idempotencyKey) Updates a specific batch payment for invoices and credit notes -
Uses of BatchPaymentDelete in com.xero.models.accounting
Methods in com.xero.models.accounting that return BatchPaymentDeleteModifier and TypeMethodDescriptionBatchPaymentDelete.batchPaymentID(UUID batchPaymentID) The Xero generated unique identifier for the bank transaction (read-only)The status of the batch payment.