Uses of Class
com.xero.models.accounting.BatchPayment
Packages that use BatchPayment
-
Uses of BatchPayment in com.xero.models.accounting
Methods in com.xero.models.accounting that return BatchPaymentModifier and TypeMethodDescriptionaccountBatchPayment.addPaymentsItem(Payment paymentsItem) An array of paymentsBatchPayment.addValidationErrorsItem(ValidationError validationErrorsItem) Displays array of validation error messages from the APIThe amount of the payment.(NZ Only) Optional references for the batch payment transaction.Date the payment is being made (YYYY-MM-DD) e.g.BatchPayment.dateString(String dateString) Date the payment is being made (YYYY-MM-DD) e.g.(Non-NZ Only) These details are sent to the org’s bank as a reference for the batch payment transaction.Payment.getBatchPayment()Get batchPayment(UK Only) Only shows on the statement line in Xero.BatchPayment.particulars(String particulars) (NZ Only) Optional references for the batch payment transaction.An array of payments(NZ Only) Optional references for the batch payment transaction.BatchPayment.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 BatchPaymentMethods in com.xero.models.accounting with parameters of type BatchPaymentModifier and TypeMethodDescriptionBatchPayments.addBatchPaymentsItem(BatchPayment batchPaymentsItem) batchPaymentsPayment.batchPayment(BatchPayment batchPayment) batchPaymentvoidPayment.setBatchPayment(BatchPayment batchPayment) batchPaymentMethod parameters in com.xero.models.accounting with type arguments of type BatchPaymentModifier and TypeMethodDescriptionBatchPayments.batchPayments(List<BatchPayment> batchPayments) batchPaymentsvoidBatchPayments.setBatchPayments(List<BatchPayment> batchPayments) batchPayments