Uses of Class
com.xero.models.accounting.BankTransfer
Packages that use BankTransfer
-
Uses of BankTransfer in com.xero.models.accounting
Methods in com.xero.models.accounting that return BankTransferModifier and TypeMethodDescriptionBankTransfer.addValidationErrorsItem(ValidationError validationErrorsItem) Displays array of validation error messages from the APIamount of the transactionThe date of the Transfer YYYY-MM-DDBankTransfer.fromBankAccount(Account fromBankAccount) fromBankAccountBankTransfer.fromIsReconciled(Boolean fromIsReconciled) The Bank Transaction boolean to show if it is reconciled for the source accountReference for the transactions.BankTransfer.toBankAccount(Account toBankAccount) toBankAccountBankTransfer.toIsReconciled(Boolean toIsReconciled) The Bank Transaction boolean to show if it is reconciled for the destination accountBankTransfer.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 BankTransferMethods in com.xero.models.accounting with parameters of type BankTransferModifier and TypeMethodDescriptionBankTransfers.addBankTransfersItem(BankTransfer bankTransfersItem) bankTransfersMethod parameters in com.xero.models.accounting with type arguments of type BankTransferModifier and TypeMethodDescriptionBankTransfers.bankTransfers(List<BankTransfer> bankTransfers) bankTransfersvoidBankTransfers.setBankTransfers(List<BankTransfer> bankTransfers) bankTransfers