Uses of Class
com.xero.models.accounting.HistoryRecords
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
-
Uses of HistoryRecords in com.xero.api.client
Methods in com.xero.api.client that return HistoryRecords Modifier and Type Method Description HistoryRecordsAccountingApi. createBankTransactionHistoryRecord(String accessToken, String xeroTenantId, UUID bankTransactionID, HistoryRecords historyRecords)Allows you to create history record for a bank transactionsHistoryRecordsAccountingApi. createBankTransferHistoryRecord(String accessToken, String xeroTenantId, UUID bankTransferID, HistoryRecords historyRecords)200 - Success - return response of type HistoryRecords array of HistoryRecord objectsHistoryRecordsAccountingApi. createBatchPaymentHistoryRecord(String accessToken, String xeroTenantId, UUID batchPaymentID, HistoryRecords historyRecords)Allows you to create a history record for a Batch PaymentHistoryRecordsAccountingApi. createContactHistory(String accessToken, String xeroTenantId, UUID contactID, HistoryRecords historyRecords)Allows you to retrieve a history records of an ContactHistoryRecordsAccountingApi. createCreditNoteHistory(String accessToken, String xeroTenantId, UUID creditNoteID, HistoryRecords historyRecords)Allows you to retrieve a history records of an CreditNoteHistoryRecordsAccountingApi. createExpenseClaimHistory(String accessToken, String xeroTenantId, UUID expenseClaimID, HistoryRecords historyRecords)Allows you to create a history records of an ExpenseClaimHistoryRecordsAccountingApi. createInvoiceHistory(String accessToken, String xeroTenantId, UUID invoiceID, HistoryRecords historyRecords)Allows you to retrieve a history records of an invoiceHistoryRecordsAccountingApi. createItemHistory(String accessToken, String xeroTenantId, UUID itemID, HistoryRecords historyRecords)Allows you to create a history record for itemsHistoryRecordsAccountingApi. createManualJournalHistoryRecord(String accessToken, String xeroTenantId, UUID manualJournalID, HistoryRecords historyRecords)Allows you to create history record for a manual journalHistoryRecordsAccountingApi. createOverpaymentHistory(String accessToken, String xeroTenantId, UUID overpaymentID, HistoryRecords historyRecords)Allows you to create history records of an OverpaymentHistoryRecordsAccountingApi. createPaymentHistory(String accessToken, String xeroTenantId, UUID paymentID, HistoryRecords historyRecords)Allows you to create a history record for a paymentHistoryRecordsAccountingApi. createPrepaymentHistory(String accessToken, String xeroTenantId, UUID prepaymentID, HistoryRecords historyRecords)Allows you to create a history record for an PrepaymentHistoryRecordsAccountingApi. createPurchaseOrderHistory(String accessToken, String xeroTenantId, UUID purchaseOrderID, HistoryRecords historyRecords)Allows you to create HistoryRecord for purchase ordersHistoryRecordsAccountingApi. createQuoteHistory(String accessToken, String xeroTenantId, UUID quoteID, HistoryRecords historyRecords)Allows you to retrieve a history records of an quoteHistoryRecordsAccountingApi. createReceiptHistory(String accessToken, String xeroTenantId, UUID receiptID, HistoryRecords historyRecords)Allows you to retrieve a history records of an ReceiptHistoryRecordsAccountingApi. createRepeatingInvoiceHistory(String accessToken, String xeroTenantId, UUID repeatingInvoiceID, HistoryRecords historyRecords)Allows you to create history for a repeating invoiceHistoryRecordsAccountingApi. getBankTransactionsHistory(String accessToken, String xeroTenantId, UUID bankTransactionID)Allows you to retrieve history from a bank transactionsHistoryRecordsAccountingApi. getBankTransferHistory(String accessToken, String xeroTenantId, UUID bankTransferID)Allows you to retrieve history from a bank transfersHistoryRecordsAccountingApi. getBatchPaymentHistory(String accessToken, String xeroTenantId, UUID batchPaymentID)Allows you to retrieve history from a Batch PaymentHistoryRecordsAccountingApi. getContactHistory(String accessToken, String xeroTenantId, UUID contactID)Allows you to retrieve a history records of an ContactHistoryRecordsAccountingApi. getCreditNoteHistory(String accessToken, String xeroTenantId, UUID creditNoteID)Allows you to retrieve a history records of an CreditNoteHistoryRecordsAccountingApi. getExpenseClaimHistory(String accessToken, String xeroTenantId, UUID expenseClaimID)Allows you to retrieve a history records of an ExpenseClaimHistoryRecordsAccountingApi. getInvoiceHistory(String accessToken, String xeroTenantId, UUID invoiceID)Allows you to retrieve a history records of an invoiceHistoryRecordsAccountingApi. getItemHistory(String accessToken, String xeroTenantId, UUID itemID)Allows you to retrieve history for itemsHistoryRecordsAccountingApi. getManualJournalsHistory(String accessToken, String xeroTenantId, UUID manualJournalID)Allows you to retrieve history from a manual journalHistoryRecordsAccountingApi. getOverpaymentHistory(String accessToken, String xeroTenantId, UUID overpaymentID)Allows you to retrieve a history records of an OverpaymentHistoryRecordsAccountingApi. getPaymentHistory(String accessToken, String xeroTenantId, UUID paymentID)Allows you to retrieve history records of a paymentHistoryRecordsAccountingApi. getPrepaymentHistory(String accessToken, String xeroTenantId, UUID prepaymentID)Allows you to retrieve a history records of an PrepaymentHistoryRecordsAccountingApi. getPurchaseOrderHistory(String accessToken, String xeroTenantId, UUID purchaseOrderID)Allows you to retrieve history for PurchaseOrderHistoryRecordsAccountingApi. getQuoteHistory(String accessToken, String xeroTenantId, UUID quoteID)Allows you to retrieve a history records of an quoteHistoryRecordsAccountingApi. getReceiptHistory(String accessToken, String xeroTenantId, UUID receiptID)Allows you to retrieve a history records of an ReceiptHistoryRecordsAccountingApi. getRepeatingInvoiceHistory(String accessToken, String xeroTenantId, UUID repeatingInvoiceID)Allows you to retrieve history for a repeating invoiceMethods in com.xero.api.client with parameters of type HistoryRecords Modifier and Type Method Description HistoryRecordsAccountingApi. createBankTransactionHistoryRecord(String accessToken, String xeroTenantId, UUID bankTransactionID, HistoryRecords historyRecords)Allows you to create history record for a bank transactionscom.google.api.client.http.HttpResponseAccountingApi. createBankTransactionHistoryRecordForHttpResponse(String accessToken, String xeroTenantId, UUID bankTransactionID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createBankTransferHistoryRecord(String accessToken, String xeroTenantId, UUID bankTransferID, HistoryRecords historyRecords)200 - Success - return response of type HistoryRecords array of HistoryRecord objectscom.google.api.client.http.HttpResponseAccountingApi. createBankTransferHistoryRecordForHttpResponse(String accessToken, String xeroTenantId, UUID bankTransferID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createBatchPaymentHistoryRecord(String accessToken, String xeroTenantId, UUID batchPaymentID, HistoryRecords historyRecords)Allows you to create a history record for a Batch Paymentcom.google.api.client.http.HttpResponseAccountingApi. createBatchPaymentHistoryRecordForHttpResponse(String accessToken, String xeroTenantId, UUID batchPaymentID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createContactHistory(String accessToken, String xeroTenantId, UUID contactID, HistoryRecords historyRecords)Allows you to retrieve a history records of an Contactcom.google.api.client.http.HttpResponseAccountingApi. createContactHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID contactID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createCreditNoteHistory(String accessToken, String xeroTenantId, UUID creditNoteID, HistoryRecords historyRecords)Allows you to retrieve a history records of an CreditNotecom.google.api.client.http.HttpResponseAccountingApi. createCreditNoteHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID creditNoteID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createExpenseClaimHistory(String accessToken, String xeroTenantId, UUID expenseClaimID, HistoryRecords historyRecords)Allows you to create a history records of an ExpenseClaimcom.google.api.client.http.HttpResponseAccountingApi. createExpenseClaimHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID expenseClaimID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createInvoiceHistory(String accessToken, String xeroTenantId, UUID invoiceID, HistoryRecords historyRecords)Allows you to retrieve a history records of an invoicecom.google.api.client.http.HttpResponseAccountingApi. createInvoiceHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID invoiceID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createItemHistory(String accessToken, String xeroTenantId, UUID itemID, HistoryRecords historyRecords)Allows you to create a history record for itemscom.google.api.client.http.HttpResponseAccountingApi. createItemHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID itemID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createManualJournalHistoryRecord(String accessToken, String xeroTenantId, UUID manualJournalID, HistoryRecords historyRecords)Allows you to create history record for a manual journalcom.google.api.client.http.HttpResponseAccountingApi. createManualJournalHistoryRecordForHttpResponse(String accessToken, String xeroTenantId, UUID manualJournalID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createOverpaymentHistory(String accessToken, String xeroTenantId, UUID overpaymentID, HistoryRecords historyRecords)Allows you to create history records of an Overpaymentcom.google.api.client.http.HttpResponseAccountingApi. createOverpaymentHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID overpaymentID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createPaymentHistory(String accessToken, String xeroTenantId, UUID paymentID, HistoryRecords historyRecords)Allows you to create a history record for a paymentcom.google.api.client.http.HttpResponseAccountingApi. createPaymentHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID paymentID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createPrepaymentHistory(String accessToken, String xeroTenantId, UUID prepaymentID, HistoryRecords historyRecords)Allows you to create a history record for an Prepaymentcom.google.api.client.http.HttpResponseAccountingApi. createPrepaymentHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID prepaymentID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createPurchaseOrderHistory(String accessToken, String xeroTenantId, UUID purchaseOrderID, HistoryRecords historyRecords)Allows you to create HistoryRecord for purchase orderscom.google.api.client.http.HttpResponseAccountingApi. createPurchaseOrderHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID purchaseOrderID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createQuoteHistory(String accessToken, String xeroTenantId, UUID quoteID, HistoryRecords historyRecords)Allows you to retrieve a history records of an quotecom.google.api.client.http.HttpResponseAccountingApi. createQuoteHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID quoteID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createReceiptHistory(String accessToken, String xeroTenantId, UUID receiptID, HistoryRecords historyRecords)Allows you to retrieve a history records of an Receiptcom.google.api.client.http.HttpResponseAccountingApi. createReceiptHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID receiptID, HistoryRecords historyRecords)HistoryRecordsAccountingApi. createRepeatingInvoiceHistory(String accessToken, String xeroTenantId, UUID repeatingInvoiceID, HistoryRecords historyRecords)Allows you to create history for a repeating invoicecom.google.api.client.http.HttpResponseAccountingApi. createRepeatingInvoiceHistoryForHttpResponse(String accessToken, String xeroTenantId, UUID repeatingInvoiceID, HistoryRecords historyRecords) -
Uses of HistoryRecords in com.xero.models.accounting
Methods in com.xero.models.accounting that return HistoryRecords Modifier and Type Method Description HistoryRecordsHistoryRecords. addHistoryRecordsItem(HistoryRecord historyRecordsItem)HistoryRecordsHistoryRecords. historyRecords(List<HistoryRecord> historyRecords)