Uses of Class
com.xero.models.accounting.BatchPaymentDetails
Packages that use BatchPaymentDetails
-
Uses of BatchPaymentDetails in com.xero.models.accounting
Methods in com.xero.models.accounting that return BatchPaymentDetailsModifier and TypeMethodDescriptionBatchPaymentDetails.bankAccountName(String bankAccountName) Name of bank for use with Batch PaymentsBatchPaymentDetails.bankAccountNumber(String bankAccountNumber) Bank account number for use with Batch Payments(NZ Only) Optional references for the batch payment transaction.(Non-NZ Only) These details are sent to the org’s bank as a reference for the batch payment transaction.Contact.getBatchPayments()Get batchPayments(NZ Only) Optional references for the batch payment transaction.Methods in com.xero.models.accounting with parameters of type BatchPaymentDetailsModifier and TypeMethodDescriptionContact.batchPayments(BatchPaymentDetails batchPayments) batchPaymentsvoidContact.setBatchPayments(BatchPaymentDetails batchPayments) batchPayments